aboutsummaryrefslogtreecommitdiffstats
path: root/common/openpgpdefs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-27gpg: Switch Kyber to the final algo id and add it to the menu.Werner Koch1-2/+2
2024-07-05gpg: Print a warning if the (draft) Kyber algorithm is used.Werner Koch1-0/+1
2024-04-03gpg: Initial support for generating Kyber subkeys.Werner Koch1-2/+1
2023-11-13gpg: Implement a parser for Kyber encrypted packets.Werner Koch1-6/+6
2023-11-08common: Declare two LibrePGP constants for future useWerner Koch1-0/+3
2023-07-07gpg: Add algo constants for PQC.Werner Koch1-1/+6
2021-04-16common: New module to compute openpgp fingerprintsWerner Koch1-0/+20
2020-03-13gpg: New option --include-key-block.Werner Koch1-0/+1
2020-02-09common: Add OpenPGP<->Gcrypt pubkey id mapping functions.Werner Koch1-1/+7
2019-09-05gpg: Prepare parser for the new attestation certificates.Werner Koch1-0/+2
2019-01-29common: Provide some convenient OpenPGP related constants.Werner Koch1-1/+5
2019-01-26gpg: Move S2K encoding function to a shared file.Werner Koch1-0/+10
2018-01-21gpg: First take on PKT_ENCRYPTED_AEAD.Werner Koch1-0/+2
2018-01-10gpg: Add option and preference framework for AEAD.Werner Koch1-1/+11
2017-04-13common, g10: Fix enumeration types.NIIBE Yutaka1-4/+8
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-06-20gpg: Add experimental support for an issuer fpr.Werner Koch1-0/+1
2016-06-14doc: Consistently use 'keyserver'.Werner Koch1-1/+1
2016-03-02common: Provide a function for mapping packet types to strings.Neal H. Walfield1-0/+28
2014-09-12gpg: Use algorithm id 22 for EdDSA.Werner Koch1-2/+2
2014-01-31gpg: Use only OpenPGP cipher algo ids.Werner Koch1-3/+1
2014-01-29gpg: Remove cipher.h and put algo ids into a common file.Werner Koch1-0/+62
2012-04-20Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch1-6/+14
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-6/+6
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-08-21Migrated more stuff to doc/Werner Koch1-0/+89