summaryrefslogtreecommitdiffstats
path: root/common/compliance.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg,gpgsm: Add option --min-rsa-length.Werner Koch2021-11-181-8/+25
* common: Allow for GCM decryption in de-vs mode.Werner Koch2021-06-021-1/+2
* common: Make the compliance check more robust.Werner Koch2021-04-011-16/+58
* Include the library version in the compliance checks.Werner Koch2021-01-281-15/+63
* Require Libgcrypt 1.9Werner Koch2021-01-191-4/+0
* w32: Silence warning due to recent change of split_fields.Werner Koch2020-10-021-1/+1
* gpgsm: Make rsaPSS a compliant scheme in de-vs mode.Werner Koch2020-07-141-8/+4
* sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch2020-07-031-1/+11
* gpg: Remove PGP6 compliance mode.Werner Koch2018-05-291-2/+0
* gpg: Tweak compliance checking for verificationWerner Koch2017-07-271-44/+39
* gpg,sm: Fix compliance checking for decryption.Werner Koch2017-07-271-14/+32
* gpg,sm: Check compliance of the RNG.Werner Koch2017-07-171-0/+40
* gpg,gpgsm: Fix compliance check for DSA and avoid an assert.Werner Koch2017-06-191-10/+11
* indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch2017-06-191-4/+5
* Change license of some files to LGPLv2.1.Werner Koch2017-06-191-4/+9
* gpg: Disable compliance module for other GnuPG components.Justus Winter2017-06-191-9/+15
* common: Fix -Wswitch warning.Werner Koch2017-06-131-1/+0
* common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter2017-06-081-0/+188
* common: Add cipher mode to compliance predicate.Justus Winter2017-06-071-3/+13
* common,gpg,sm: Initialize compliance module.Justus Winter2017-06-071-0/+63
* common,gpg: Move the compliance option printer.Justus Winter2017-06-071-0/+19
* common,gpg,sm: Move the compliance option parser.Justus Winter2017-06-071-0/+33
* common,g10: Fix typos.Justus Winter2017-06-061-3/+3
* gpg: Report compliance with CO_DE_VS.Justus Winter2017-06-011-3/+69
* common: Improve checking for compliance with CO_DE_VS.Justus Winter2017-06-011-1/+3
* gpg,common: Move the compliance framework.Justus Winter2017-06-011-0/+144