summaryrefslogtreecommitdiff
path: root/doc/credentials
Commit message (Expand)AuthorAgeFilesLines
* dhe: check if DH params in SKE match the FIPS approved algorithmsDaiki Ueno2020-08-3124-0/+313
* algorithms: implement X448 key exchange and Ed448 signature schemeDaiki Ueno2020-01-234-0/+88
* doc/credentials: increased key size in RSA client certNikos Mavrogiannopoulos2018-11-072-30/+202
* Add generated GOST credentials for testsDmitry Eremin-Solenikov2018-06-2310-1/+258
* tests: added interop tests with openssl under TLS1.3Nikos Mavrogiannopoulos2018-05-047-0/+240
* tests: sni-hostname was updated to support TLS1.3Nikos Mavrogiannopoulos2018-04-293-1/+51
* fuzz: added PSK traces with TLS1.3Nikos Mavrogiannopoulos2018-04-061-0/+1
* tests: added missing files in dist [ci skip]Nikos Mavrogiannopoulos2017-08-181-1/+1
* gnutls-http-serv: use RSA-PSS keyNikos Mavrogiannopoulos2017-08-151-2/+3
* tests: verify whether the RSA-PSS key is preferred on RSA-PSS sigsNikos Mavrogiannopoulos2017-08-083-25/+158
* gnutls-http-serv: do not set the obsolete PGP optionsNikos Mavrogiannopoulos2017-07-111-1/+1
* Removed support for openpgp certificates and keysNikos Mavrogiannopoulos2017-06-1612-211/+1
* x509: implement RSA-PSS signature schemeDaiki Ueno2017-05-291-0/+26
* doc: added certificate for ECC with any purposeNikos Mavrogiannopoulos2016-11-252-1/+18
* gnutls-serv: use the included known DH parameters by defaulttmp-dh-params-ffdheNikos Mavrogiannopoulos2016-10-171-1/+1
* test ECC keys were upgraded to secp256r1Nikos Mavrogiannopoulos2014-05-044-65/+86
* Added ECDSA example keys.Nikos Mavrogiannopoulos2014-05-042-0/+54
* Collapse and cleanup copyright information.Simon Josefsson2012-01-161-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Added missing file.Nikos Mavrogiannopoulos2011-05-291-0/+145
* Corrected EXTRA_DISTNikos Mavrogiannopoulos2011-05-282-11/+2
* Added feature to specify ecc private keys and certificates.Nikos Mavrogiannopoulos2011-05-281-1/+2
* Laxed verification checks for DSA to allow SHA256 in place of SHA224.Nikos Mavrogiannopoulos2011-05-2829-2984/+339
* corrected illegal DSA key.Nikos Mavrogiannopoulos2011-04-152-45/+28
* correctly set psk params.Nikos Mavrogiannopoulos2010-11-191-1/+1
* Added 2048 bit DSA keyNikos Mavrogiannopoulos2010-06-032-28/+44
* Corrected coefficient and exp[12] values in key.Nikos Mavrogiannopoulos2010-06-031-16/+15
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-1/+1
* Update gnulib files, fix syntax-check warnings.Simon Josefsson2010-04-135-6/+0
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Several updates in the openpgp code. Now it uses subkeys only when requested.Nikos2008-02-182-50/+65
* More GPLv3 fixes.Simon Josefsson2007-12-091-1/+1
* ** Added the --to-p8 option to certtool to convert private keysNikos Mavrogiannopoulos2007-11-111-15/+16
* ** Added capability to set a callback after the client hello is receivedNikos Mavrogiannopoulos2007-10-081-1/+1
* Move test credentials from src/ to doc/credentials/.Simon Josefsson2007-09-1752-0/+3305