Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Check the result of all gcry_control operations. | Justus Winter | 2016-12-13 | 1 | -4/+4 |
* | tests: Use common code for all tests. | Justus Winter | 2016-12-13 | 1 | -68/+1 |
* | tests: Rename 'show' to 'info'. | Justus Winter | 2016-12-13 | 1 | -7/+7 |
* | tests: Fix testsuite after the FIPS adjustments. | Vitezslav Cizek | 2016-03-18 | 1 | -0/+4 |
* | tests: Improve stopwatch.h | Werner Koch | 2015-04-15 | 1 | -1/+1 |
* | ecc: Support the non-standard 0x40 compression flag for EdDSA. | Werner Koch | 2014-07-25 | 1 | -1/+1 |
* | ecc: Require "eddsa" flag for curve Ed25519. | Werner Koch | 2013-11-05 | 1 | -0/+3 |
* | ecc: Change algorithm for Ed25519 x recovery. | Werner Koch | 2013-10-24 | 1 | -7/+23 |
* | ecc: Allow the use of an uncompressed public key. | Werner Koch | 2013-09-24 | 1 | -2/+4 |
* | tests: Beautify some diagnostics. | Werner Koch | 2013-09-19 | 1 | -3/+23 |
* | pk: Move s-expr creation for sign and encrypt to the modules. | Werner Koch | 2013-09-19 | 1 | -1/+1 |
* | ecc: Implement Curve Ed25519 signing and verification. | Werner Koch | 2013-09-16 | 1 | -0/+519 |