| Commit message (Expand) | Author | Age | Files | Lines |
* | common,gpg,scd,sm: Fix for Curve25519 OID supporting new and old. | NIIBE Yutaka | 2024-10-08 | 1 | -1/+1 |
* | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2024-01-26 | 1 | -1/+1 |
|\ |
|
| * | sm: Fix ECDH encryption with dhSinglePass-stdDH-sha384kdf-scheme. | NIIBE Yutaka | 2024-01-23 | 1 | -1/+1 |
* | | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2023-12-22 | 1 | -43/+31 |
|\| |
|
| * | gpgsm: Cleanup of legacy variable name use. | Werner Koch | 2023-11-08 | 1 | -45/+33 |
* | | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2023-11-07 | 1 | -3/+7 |
|\| |
|
| * | sm: Flag Brainpool curves as compliant for all other operations. | Werner Koch | 2023-10-24 | 1 | -3/+7 |
* | | sm: Use estream for I/O. | NIIBE Yutaka | 2023-07-25 | 1 | -12/+2 |
|/ |
|
* | gpgsm: New option --input-size-hint. | Werner Koch | 2023-06-15 | 1 | -0/+2 |
* | gpgsm: Print PROGRESS status lines. | Werner Koch | 2023-06-15 | 1 | -1/+3 |
* | gpgsm: New option --require-compliance | Werner Koch | 2022-03-08 | 1 | -0/+9 |
* | sm: Avoid memory leaks and double double-free | Jakub Jelen | 2021-05-20 | 1 | -0/+1 |
* | sm: Silence some output on --quiet | Werner Koch | 2021-02-24 | 1 | -1/+2 |
* | Include the library version in the compliance checks. | Werner Koch | 2021-01-28 | 1 | -1/+1 |
* | sm: Add arg ctrl to keydb_new. | Werner Koch | 2020-09-03 | 1 | -1/+1 |
* | gpgsm: Replace all assert calls by log_assert. | Werner Koch | 2020-07-08 | 1 | -1/+0 |
* | sm: Exclude rsaPSS from de-vs compliance mode. | Werner Koch | 2020-07-03 | 1 | -2/+3 |
* | sm: Allow decryption using dhSinglePass-stdDH-sha1kdf-scheme. | Werner Koch | 2020-05-08 | 1 | -31/+15 |
* | sm: Support encryption using ECDH keys. | Werner Koch | 2020-05-04 | 1 | -12/+305 |
* | gpg,sm: String changes for compliance diagnostics. | Werner Koch | 2017-07-28 | 1 | -2/+1 |
* | gpg,sm: Allow encryption (with warning) to any key in de-vs mode. | Werner Koch | 2017-07-27 | 1 | -8/+9 |
* | gpg,sm: Check compliance of the RNG. | Werner Koch | 2017-07-17 | 1 | -0/+11 |
* | gpg,gpgsm: Emit status code ENCRYPTION_COMPLIANCE_MODE. | Werner Koch | 2017-06-23 | 1 | -2/+17 |
* | indent,i18n: Make some new strings translatable. Wrap too long lines. | Werner Koch | 2017-06-23 | 1 | -3/+3 |
* | indent: Always use "_(" and not "_ (" to mark translatable strings. | Werner Koch | 2017-06-19 | 1 | -2/+2 |
* | common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS. | Justus Winter | 2017-06-08 | 1 | -0/+28 |
* | Remove -I option to common. | NIIBE Yutaka | 2017-03-07 | 1 | -1/+1 |
* | common: Rename remaining symbols in ksba-io-support. | Werner Koch | 2017-02-16 | 1 | -3/+3 |
* | common: Remove gpgsm dependencies from ksba-io-support. | Werner Koch | 2017-02-16 | 1 | -1/+4 |
* | sm: Remove unused arg SECRET from keydb functions. | Werner Koch | 2016-11-10 | 1 | -1/+1 |
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
* | sm: Handle gcry_pk_encrypt return value. | NIIBE Yutaka | 2015-12-15 | 1 | -2/+5 |
* | Fix typos spotted during translations | David Prévot | 2012-08-24 | 1 | -1/+1 |
* | Change all quotes in strings and comments to the new GNU standard. | Werner Koch | 2012-06-05 | 1 | -3/+3 |
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -22/+22 |
* | s/AES/AES128/ in diagnostics and --list-config | Werner Koch | 2010-12-02 | 1 | -1/+1 |
* | Remove superfluous parameter. | Werner Koch | 2010-11-26 | 1 | -1/+1 |
* | Replace use stdio by estream functions. | Werner Koch | 2010-03-08 | 1 | -12/+16 |
* | Fix for bug#1066. | Werner Koch | 2009-06-02 | 1 | -15/+3 |
* | Code cleanup. | Werner Koch | 2008-06-23 | 1 | -14/+12 |
* | Support DSA2. | Werner Koch | 2007-12-12 | 1 | -2/+18 |
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
* | Allow export to work on systems without funopen/fopencookie. | Werner Koch | 2007-03-19 | 1 | -1/+1 |
* | Add new SVN only file README.maint | Werner Koch | 2007-02-26 | 1 | -2/+2 |
* | 2006-12-21 Marcus Brinkmann <marcus@g10code.de> | Marcus Brinkmann | 2006-12-21 | 1 | -0/+1 |
* | The big Assuan error code removal. | Werner Koch | 2006-09-06 | 1 | -5/+5 |
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 |
* | gcc-4 defaults forced me to edit many many files to get rid of the | Werner Koch | 2005-06-16 | 1 | -6/+6 |
* | * configure.ac: Require libksba 0.9.7. | Werner Koch | 2004-06-06 | 1 | -2/+2 |
* | * encrypt.c (init_dek): Check for too weak algorithms. | Werner Koch | 2004-02-13 | 1 | -2/+17 |