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