| Commit message (Expand) | Author | Files | Lines |
2024-05-31 | indent: Fix spelling | Daniel Kahn Gillmor | 1 | -1/+1 |
2024-04-15 | gpg: Fix minor Kyber display things. | Werner Koch | 1 | -1/+9 |
2024-01-29 | doc: Fix spelling errors found by lintian. | Werner Koch | 1 | -1/+1 |
2023-11-08 | gpgsm: Support ECDSA in de-vs mode. | Werner Koch | 1 | -2/+11 |
2023-01-20 | gpg: Replace --override-compliance-check by a real fix. | Werner Koch | 1 | -0/+4 |
2023-01-12 | sm: Fix compliance checking for ECC signature verification. | Werner Koch | 1 | -2/+14 |
2021-11-18 | gpg,gpgsm: Add option --min-rsa-length. | Werner Koch | 1 | -8/+25 |
2021-06-02 | common: Allow for GCM decryption in de-vs mode. | Werner Koch | 1 | -1/+2 |
2021-04-01 | common: Make the compliance check more robust. | Werner Koch | 1 | -16/+58 |
2021-01-28 | Include the library version in the compliance checks. | Werner Koch | 1 | -15/+63 |
2021-01-19 | Require Libgcrypt 1.9 | Werner Koch | 1 | -4/+0 |
2020-10-02 | w32: Silence warning due to recent change of split_fields. | Werner Koch | 1 | -1/+1 |
2020-07-14 | gpgsm: Make rsaPSS a compliant scheme in de-vs mode. | Werner Koch | 1 | -8/+4 |
2020-07-03 | sm: Exclude rsaPSS from de-vs compliance mode. | Werner Koch | 1 | -1/+11 |
2018-05-29 | gpg: Remove PGP6 compliance mode. | Werner Koch | 1 | -2/+0 |
2017-07-27 | gpg: Tweak compliance checking for verification | Werner Koch | 1 | -44/+39 |
2017-07-27 | gpg,sm: Fix compliance checking for decryption. | Werner Koch | 1 | -14/+32 |
2017-07-17 | gpg,sm: Check compliance of the RNG. | Werner Koch | 1 | -0/+40 |
2017-06-19 | gpg,gpgsm: Fix compliance check for DSA and avoid an assert. | Werner Koch | 1 | -10/+11 |
2017-06-19 | indent: Always use "_(" and not "_ (" to mark translatable strings. | Werner Koch | 1 | -4/+5 |
2017-06-19 | Change license of some files to LGPLv2.1. | Werner Koch | 1 | -4/+9 |
2017-06-19 | gpg: Disable compliance module for other GnuPG components. | Justus Winter | 1 | -9/+15 |
2017-06-13 | common: Fix -Wswitch warning. | Werner Koch | 1 | -1/+0 |
2017-06-08 | common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS. | Justus Winter | 1 | -0/+188 |
2017-06-07 | common: Add cipher mode to compliance predicate. | Justus Winter | 1 | -3/+13 |
2017-06-07 | common,gpg,sm: Initialize compliance module. | Justus Winter | 1 | -0/+63 |
2017-06-07 | common,gpg: Move the compliance option printer. | Justus Winter | 1 | -0/+19 |
2017-06-07 | common,gpg,sm: Move the compliance option parser. | Justus Winter | 1 | -0/+33 |
2017-06-06 | common,g10: Fix typos. | Justus Winter | 1 | -3/+3 |
2017-06-01 | gpg: Report compliance with CO_DE_VS. | Justus Winter | 1 | -3/+69 |
2017-06-01 | common: Improve checking for compliance with CO_DE_VS. | Justus Winter | 1 | -1/+3 |
2017-06-01 | gpg,common: Move the compliance framework. | Justus Winter | 1 | -0/+144 |