Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | algorithms: implement X448 key exchange and Ed448 signature scheme | Daiki Ueno | 2020-01-23 | 1 | -19/+13 |
* | tests: make tests pass with disabled GOST algorithms | Dmitry Eremin-Solenikov | 2019-11-22 | 1 | -5/+13 |
* | Use https:// for www.gnu.org and www.example.com | Tim Rühsen | 2019-03-13 | 1 | -1/+1 |
* | tests: privkey-keygen: adapt to support GOST algorithms | Dmitry Eremin-Solenikov | 2018-06-23 | 1 | -4/+11 |
* | Add declarations to support GOST public keys | Dmitry Eremin-Solenikov | 2018-06-23 | 1 | -0/+6 |
* | tests: privkey-keygen: added unit test for Ed25519 keys | Nikos Mavrogiannopoulos | 2017-07-17 | 1 | -9/+19 |
* | Renamed GNUTLS_PK_ECDHX to GNUTLS_PK_ECDH_X25519 | Nikos Mavrogiannopoulos | 2017-07-17 | 1 | -1/+1 |
* | x509: implement RSA-PSS signature scheme | Daiki Ueno | 2017-05-29 | 1 | -2/+3 |
* | tests: keygen -> privkey-keygen | Nikos Mavrogiannopoulos | 2017-03-21 | 1 | -0/+164 |