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