summaryrefslogtreecommitdiffstats
path: root/common/openpgpdefs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Switch Kyber to the final algo id and add it to the menu.Werner Koch2024-08-271-2/+2
* gpg: Print a warning if the (draft) Kyber algorithm is used.Werner Koch2024-07-051-0/+1
* gpg: Initial support for generating Kyber subkeys.Werner Koch2024-04-031-2/+1
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-12-221-0/+3
|\
| * common: Declare two LibrePGP constants for future useWerner Koch2023-11-081-0/+3
* | gpg: Implement a parser for Kyber encrypted packets.Werner Koch2023-11-131-6/+6
* | gpg: Add algo constants for PQC.Werner Koch2023-07-071-1/+6
|/
* common: New module to compute openpgp fingerprintsWerner Koch2021-04-161-0/+20
* gpg: New option --include-key-block.Werner Koch2020-03-131-0/+1
* common: Add OpenPGP<->Gcrypt pubkey id mapping functions.Werner Koch2020-02-091-1/+7
* gpg: Prepare parser for the new attestation certificates.Werner Koch2019-09-051-0/+2
* common: Provide some convenient OpenPGP related constants.Werner Koch2019-01-291-1/+5
* gpg: Move S2K encoding function to a shared file.Werner Koch2019-01-261-0/+10
* gpg: First take on PKT_ENCRYPTED_AEAD.Werner Koch2018-01-211-0/+2
* gpg: Add option and preference framework for AEAD.Werner Koch2018-01-101-1/+11
* common, g10: Fix enumeration types.NIIBE Yutaka2017-04-131-4/+8
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Add experimental support for an issuer fpr.Werner Koch2016-06-201-0/+1
* doc: Consistently use 'keyserver'.Werner Koch2016-06-141-1/+1
* common: Provide a function for mapping packet types to strings.Neal H. Walfield2016-03-021-0/+28
* gpg: Use algorithm id 22 for EdDSA.Werner Koch2014-09-121-2/+2
* gpg: Use only OpenPGP cipher algo ids.Werner Koch2014-01-311-3/+1
* gpg: Remove cipher.h and put algo ids into a common file.Werner Koch2014-01-291-0/+62
* Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch2012-04-201-6/+14
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-6/+6
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Migrated more stuff to doc/Werner Koch2006-08-211-0/+89