summaryrefslogtreecommitdiff
path: root/tests/pubkey.c
Commit message (Expand)AuthorAgeFilesLines
* fips,rsa: Prevent usage of X9.31 keygen in FIPS mode.Jakub Jelen2022-12-061-2/+13
* tests/pubkey: Skip tests if PK algo is unavailableClemens Lang2022-07-011-0/+33
* fips: Fix memory leaks in FIPS modeClemens Lang via Gcrypt-devel2022-02-141-0/+1
* tests,fips: Align the use of variable in_fips_mode.NIIBE Yutaka2021-12-091-20/+33
* Adjust tests for proper disablement of non-approve PK operationsJakub Jelen2021-12-091-26/+87
* tests:pubkey: Replace RSA key to one of 2k.NIIBE Yutaka2021-11-111-38/+88
* tests: Generating large-enough DSA keys works in FIPS modeJakub Jelen2021-08-171-8/+0
* tests: Avoid confusing 'success' on error messageJakub Jelen2021-08-171-1/+1
* tests: Fix values for DSA with larger key length.NIIBE Yutaka2021-08-031-9/+17
* tests: Generating DSA from domain should fail in FIPS modeJakub Jelen2021-07-291-2/+14
* tests: Transient DSA keys work in FIPS modeJakub Jelen2021-07-291-9/+6
* Fix DSA for FIPS 186-3.NIIBE Yutaka2021-01-191-1/+2
* tests: do not use GCC variadic macro extension for xgcry_controlJussi Kivilinna2019-05-141-4/+4
* tests: Check the result of all gcry_control operations.Justus Winter2016-12-131-4/+4
* tests: Use common code for all tests.Justus Winter2016-12-131-59/+2
* Fix static buildJussi Kivilinna2016-07-011-1/+1
* tests: Add attributes to helper functions.Werner Koch2016-06-251-0/+9
* tests: Fix testsuite after the FIPS adjustments.Vitezslav Cizek2016-03-181-3/+4
* tests: Fixes for RSA testsuite in FIPS modeVitezslav Cizek2016-03-181-3/+46
* rsa: Use 2048 bit RSA keys for selftest.Vitezslav Cizek2016-03-181-2/+2
* dsa: Make regression tests work.Werner Koch2016-03-181-8/+11
* Truncate hash values for ECDSA signature schemeDmitry Eremin-Solenikov2014-01-131-1/+46
* ecc: Require "eddsa" flag for curve Ed25519.Werner Koch2013-11-051-1/+1
* ecc: Finish Ed25519/ECDSA hack.Werner Koch2013-10-291-7/+24
* ecc: Support use of Ed25519 with ECDSA.Werner Koch2013-10-151-1/+168
* tests: fix memory leaks.NIIBE Yutaka2013-08-061-1/+8
* Make gpg-error replacement defines more robust.Werner Koch2013-06-261-1/+1
* Make the Q parameter optional for ECC signing.Werner Koch2013-04-051-0/+77
* Nuked almost all trailing whitespace.post-nuke-of-trailing-wsWerner Koch2011-02-041-32/+32
* Six DSA sign test.Werner Koch2009-01-221-1/+1
* Fix for dsa signature verifciation in fipsdrv.Werner Koch2009-01-211-0/+47
* Allow speicification of domain parameters for DSA key generation.Werner Koch2008-12-101-0/+100
* Allow (transient-key) for DSA.Werner Koch2008-12-051-4/+18
* Implement FIPS 186-2 key generation.Werner Koch2008-11-251-2/+40
* Finished RSA X9.31 key generation.Werner Koch2008-11-251-3/+91
* Cleaned up the public key module calling conventions.Werner Koch2008-11-241-0/+234
* Collected changes. See ChnageLogs.Werner Koch2008-04-181-1/+1
* Fixed an internal bug in rsa.cWerner Koch2007-12-051-22/+83
* Experimental support for ECDSA.Werner Koch2007-03-221-0/+1
* Ported last changes from 1.2.Werner Koch2007-02-231-13/+63
* Use quick key generation.Werner Koch2006-03-141-0/+2
* ChangeLog:Moritz Schulte2005-04-221-1/+4
* * pubkey.c (check_keys_crypt): Fixed my last patch.Werner Koch2003-12-041-2/+2
* * pubkey.c (_gcry_pk_aliased_algo_name): New.Werner Koch2003-09-041-4/+25
* 2003-06-09 Moritz Schulte <moritz@g10code.com>Moritz Schulte2003-06-091-22/+105
* 2003-04-27 Moritz Schulte <moritz@g10code.com>Moritz Schulte2003-04-271-1/+1
* 2003-03-26 Moritz Schulte <moritz@g10code.com>Moritz Schulte2003-03-261-0/+148