summaryrefslogtreecommitdiff
path: root/lib/algorithms/publickey.c
Commit message (Expand)AuthorAgeFilesLines
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-4/+4
* handshake: added support for ECDH with curve X25519Nikos Mavrogiannopoulos2016-04-241-1/+3
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-2/+2
* Exported functions to convert from and to OIDsNikos Mavrogiannopoulos2015-06-181-2/+24
* reindented codeNikos Mavrogiannopoulos2013-11-081-110/+100
* Added ISO OID for RSA-SHA1 signatures.Nikos Mavrogiannopoulos2013-10-251-1/+1
* Added new fallback OID for RSA certificates.Nikos Mavrogiannopoulos2013-10-251-2/+3
* ported patch for RSA-PSKFrank Morgner2013-08-301-0/+1
* Removed the RSA-EXPORT ciphersuites.Nikos Mavrogiannopoulos2013-04-071-1/+0
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* GNUTLS_PK_ECC -> GNUTLS_PK_ECNikos Mavrogiannopoulos2012-01-021-2/+2
* Clarify license and copyright.Simon Josefsson2011-08-031-5/+3
* documentation fixesNikos Mavrogiannopoulos2011-07-231-1/+1
* more updates for ECDSA ciphersuites.Nikos Mavrogiannopoulos2011-05-261-0/+1
* gnutls_algorithms.c was split into manageable files in algorithms/.Nikos Mavrogiannopoulos2011-05-211-0/+263