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