summaryrefslogtreecommitdiffstats
path: root/openpgp/src/fingerprint.rs
AgeCommit message (Expand)Author
2019-02-26openpgp: Add Fingerprint::to_icaoKai Michaelis
2018-11-24Rename the openpgp crate to sequoia-openpgp.Justus Winter
2018-08-24openpgp: Make functions parsing key ids, fingerprints return Result.Justus Winter
2018-08-13openpgp: Move hex conversion functions, add tests.Justus Winter
2018-06-14openpgp: Allow access to the raw fingerprint data.Justus Winter
2018-05-17openpgp: Move KeyID and Fingerprint details to their own modulesNeal H. Walfield