Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpg: Reject signatures made with MD5. | Werner Koch | 2015-12-19 | 1 | -0/+1 |
| | | | | | | | | | | | | | | * g10/gpg.c: Add option --allow-weak-digest-algos. (main): Set option also in PGP2 mode. * g10/options.h (struct opt): Add flags.allow_weak_digest_algos. * g10/sig-check.c (do_check): Reject MD5 signatures. * tests/openpgp/gpg.conf.tmpl: Add allow_weak_digest_algos. -- (cherry picked from commit f90cfe6b66269de0154d810c5cee1fe9a5af475c) Resolved conflicts: g10/gpg.c - adjust. tests/openpgp/defs.inc - no changes | ||||
* | * options: Remove emulate-md-encode-bug. | David Shaw | 2003-12-04 | 1 | -1/+0 |
| | |||||
* | * Makefile.am, options.in: Rename options.in to options since it no longer | David Shaw | 2003-04-23 | 1 | -0/+6 |
needs to be a generated file. * sigs.test: TODO note to add the new SHAs when we start generating them. * mds.test: Test the new SHAs. |