Identify the Message Integrity Check algorithm (micalg) from a PGP signature
| Data | Description | Links |
|---|---|---|
| HashAlgorithms | PGP Hashing algorithms |
| 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 |