1 config BR2_PACKAGE_OPENCDK
3 depends BR2_PACKAGE_LIBOPENCDK
5 config BR2_PACKAGE_LIBOPENCDK
6 tristate "libopencdk - The Open Crypto Development Kit library"
7 # default m if CONFIG_DEVEL
9 select BR2_PACKAGE_OPENCDK
10 select BR2_PACKAGE_LIBGCRYPT
12 This library provides basic parts of the OpenPGP message format.
13 For reference, please read the rfc2440.txt in the doc/ directory.
14 Due to some possible security problems, the library also implements
15 parts of draft-ietf-openpgp-rfc2440bis-08.txt. If you want to exchange
16 messages with earlier PGP version < 7, you should use the compat mode.
18 ftp://ftp.gnutls.org/pub/gnutls/opencdk/