NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Identify the hash algorithm from a PGP signature

Identify the Message Integrity Check algorithm (micalg) from a PGP signature.

Data

Data Description Links
HashAlgorithms PGP Hashing algorithms

Functions

Function Description Links
pgp_dearmor() Unwrap an armoured PGP block
pgp_find_hash() Find the hash algorithm of a file
pgp_hash_to_micalg() Lookup a hash name, given its id
pgp_mic_from_packet() Get the hash algorithm from a PGP packet
pgp_micalg() Find the hash algorithm of a file