summaryrefslogtreecommitdiff
path: root/tests/keygrip.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices to use URL.NIIBE Yutaka2023-04-271-2/+2
* tests: Skip tests when FIPS for keygrip computations.NIIBE Yutaka2021-08-161-9/+28
* ecc: Fix keygrip computation for compressed points.Werner Koch2021-03-241-0/+44
* ecc: Fix regression in keygrip computation for cv25519.Werner Koch2019-09-281-0/+11
* tests: do not use GCC variadic macro extension for xgcry_controlJussi Kivilinna2019-05-141-3/+3
* tests: Add another test case to keygrip.cWerner Koch2017-12-081-0/+25
* tests: Check the result of all gcry_control operations.Justus Winter2016-12-131-3/+3
* tests: Use common code for all tests.Justus Winter2016-12-131-14/+2
* ecc: Add cofactor to domain parameters.NIIBE Yutaka2014-08-081-0/+3
* ecc: Support the non-standard 0x40 compression flag for EdDSA.Werner Koch2014-07-251-0/+11
* ecc: Change keygrip computation for Ed25519+EdDSA.Werner Koch2013-11-111-2/+56
* Make gpg-error replacement defines more robust.Werner Koch2013-06-261-1/+1
* Implement the --debug option for the keygrip test.Werner Koch2011-06-291-0/+3
* Add a test option to help finding memory leaks.Werner Koch2011-04-041-10/+48
* Nuked almost all trailing whitespace.post-nuke-of-trailing-wsWerner Koch2011-02-041-8/+8
* Overhauled the keygrip computation.Werner Koch2008-08-291-3/+67
* A lot of cleanups as well as minor API changes.Werner Koch2007-02-211-0/+5
* 2005-09-15 Moritz Schulte <moritz@g10code.com>Moritz Schulte2005-09-151-0/+139