gnupg: The GNU Privacy Guard1
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC2440.
Because GnuPG does not use use any patented algorithm it cannot be
compatible with PGP2 versions. PGP 2.x uses IDEA (which is patented
worldwide).
The default algorithms are DSA and ElGamal. ElGamal for signing
is still available, but because of the larger size of such
signatures it is deprecated (Please note that the GnuPG
implementation of ElGamal signatures is *not* insecure). Symmetric
algorithms are: 3DES, Blowfish, CAST5 and Twofish (GnuPG does not
yet create Twofish encrypted messages because there is no agreement
in the OpenPGP WG on how to use it together with a MDC algorithm)
Digest algorithms available are MD5, RIPEMD160 and SHA1.
... part of T2,
get it here
URL: https://www.gnupg.org/
Author: Werner Koch <wk [at] gnupg [dot] org> {Maintainer}
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: GPL
Status: Stable
Version: 1.4.23
Remark: Does cross compile (as setup and patched in T2).
Download: https://gnupg.org/ftp/gcrypt/gnupg/ gnupg-1.4.23.tar.gz
T2 source: gnupg.cache
T2 source: gnupg.desc
T2 source: hotfix-sparc64.patch
Build time (on reference hardware): 12% (relative to binutils)2
Installed size (on reference hardware): 5.49 MB, 52 files
Dependencies (build time detected):
bash
binutils
bzip2
coreutils
diffutils
gawk
grep
gzip
linux-header
make
readline
sed
tar
zlib
Installed files (on reference hardware):
[show]
usr/bin/gpg
usr/bin/gpg-zip
usr/bin/gpgsplit
usr/bin/gpgv
usr/bin/pgp
usr/bin/pgpgpg
usr/libexec/gnupg
usr/libexec/gnupg/gpgkeys_curl
usr/libexec/gnupg/gpgkeys_finger
usr/libexec/gnupg/gpgkeys_hkp
usr/libexec/gnupg/gpgkeys_ldap
usr/share/doc/gnupg
usr/share/doc/gnupg/pgpgpg.txt
usr/share/gnupg
usr/share/gnupg/FAQ
usr/share/gnupg/faq.html
usr/share/gnupg/options.skel
usr/share/info/gnupg1.info
usr/share/locale/be/LC_MESSAGES/gnupg.mo
usr/share/locale/ca/LC_MESSAGES/gnupg.mo
usr/share/locale/cs/LC_MESSAGES/gnupg.mo
usr/share/locale/da/LC_MESSAGES/gnupg.mo
usr/share/locale/de/LC_MESSAGES/gnupg.mo
usr/share/locale/el/LC_MESSAGES/gnupg.mo
usr/share/locale/en@boldquot/LC_MESSAGES/gnupg.mo
usr/share/locale/en@quot/LC_MESSAGES/gnupg.mo
usr/share/locale/eo/LC_MESSAGES/gnupg.mo
usr/share/locale/es/LC_MESSAGES/gnupg.mo
usr/share/locale/et/LC_MESSAGES/gnupg.mo
usr/share/locale/fi/LC_MESSAGES/gnupg.mo
usr/share/locale/fr/LC_MESSAGES/gnupg.mo
usr/share/locale/gl/LC_MESSAGES/gnupg.mo
usr/share/locale/hu/LC_MESSAGES/gnupg.mo
usr/share/locale/id/LC_MESSAGES/gnupg.mo
usr/share/locale/it/LC_MESSAGES/gnupg.mo
usr/share/locale/ja/LC_MESSAGES/gnupg.mo
usr/share/locale/nb/LC_MESSAGES/gnupg.mo
usr/share/locale/nl/LC_MESSAGES/gnupg.mo
usr/share/locale/pl/LC_MESSAGES/gnupg.mo
usr/share/locale/pt/LC_MESSAGES/gnupg.mo
usr/share/locale/pt_BR/LC_MESSAGES/gnupg.mo
usr/share/locale/ro/LC_MESSAGES/gnupg.mo
usr/share/locale/ru/LC_MESSAGES/gnupg.mo
usr/share/locale/sk/LC_MESSAGES/gnupg.mo
usr/share/locale/sv/LC_MESSAGES/gnupg.mo
usr/share/locale/tr/LC_MESSAGES/gnupg.mo
usr/share/locale/zh_CN/LC_MESSAGES/gnupg.mo
usr/share/locale/zh_TW/LC_MESSAGES/gnupg.mo
usr/share/man/man1/gpg.1
usr/share/man/man1/gpg.ru.1
usr/share/man/man1/gpgv.1
usr/share/man/man7/gnupg.7
var/adm/dependencies/gnupg
var/adm/descs/gnupg
var/adm/flists/gnupg
var/adm/md5sums/gnupg
var/adm/packages/gnupg
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).