Ingo Klöcker 56718f8d20
cpp: Add Kyber algorithm
* lang/cpp/src/key.h (enum Subkey::PubkeyAlgo): Add AlgoKyber with
same value as GPGME_PK_KYBER.
--

GnuPG-bug-id: 7397
2024-11-14 16:22:36 +01:00
..
2024-11-14 16:22:36 +01:00
2019-07-03 16:19:44 +02:00
2024-10-23 10:13:25 +02:00

Language Support for GPGME
--------------------------

This directory contains support for other languages than C.

Please note that language support components may be under a different
license than GPGME itself.  You can find more information in each
sub-directory.

Directory	Language

cl		Common Lisp
cpp		C++
qt		Qt-Framework API
python		Python 2 and 3 (module name: gpg)
js              Native messaging client for the gpgme-json server.