Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gnupg: A GNU utility for secure communication and data storage.
- Summary
- GnuPG (GNU Privacy Guard) is a GNU utility for encrypting data and
creating digital signatures. GnuPG has advanced key management
capabilities and is compliant with the proposed OpenPGP Internet
standard described in RFC2440. Since GnuPG doesn't use any patented
algorithm, it is not compatible with any version of PGP2 (PGP2.x uses
only IDEA for symmetric-key encryption, which is patented worldwide).
Changelog
- * Mon Mar 13 18:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.6-3
- bump and rebuild
- * Mon Mar 13 18:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.6-2
- back down to 1.2.6 for now
- build assembly modules using CC instead of AS, so that flags such as -DPIC
will be seen by the preprocessor
- build assembly modules with -Wa,--noexecstack
- * Mon Mar 13 18:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.7-4
- add patch from Werner Koch to error out on ambiguous armored signatures in
message, with some more bits from Klaus Singvogel to handle argument parsing,
backported (CVE-2006-0049, #184556)