Config.in.host 486 B

123456789101112
  1. config BR2_PACKAGE_HOST_GNUPG
  2. bool "host gnupg"
  3. help
  4. GnuPG is the GNU project's complete and free implementation
  5. of the OpenPGP standard as defined by RFC4880. GnuPG allows
  6. to encrypt and sign your data and communication, features a
  7. versatile key management system as well as access modules
  8. for all kinds of public key directories. GnuPG, also known
  9. as GPG, is a command line tool with features for easy
  10. integration with other applications.
  11. http://gnupg.org/