forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-06-12 22f2094bc421ab4159aec033f44a0aa239ac8e20
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/