summaryrefslogtreecommitdiff
path: root/lib/crypto-backend.h
Commit message (Expand)AuthorAgeFilesLines
* Only list algorithms if they are implemented.Nikos Mavrogiannopoulos2012-01-121-0/+12
* Diffie Hellman PKCS #3 parameters now contain the recommended private key size.Nikos Mavrogiannopoulos2011-12-121-0/+1
* Added gnutls_x509_privkey_verify_params() which verifies the parameters of a ...Nikos Mavrogiannopoulos2011-11-111-0/+17
* Corrected ECC key generation.Nikos Mavrogiannopoulos2011-11-101-0/+10
* Verify that received ECDH public key lies on the curve.Nikos Mavrogiannopoulos2011-11-051-5/+35
* The hash_fast() and hmac_fast() functions can be registered as well to allowNikos Mavrogiannopoulos2011-10-011-2/+4
* Added encryption flag to simplify and optimize key expansion.Nikos Mavrogiannopoulos2011-09-071-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-5/+3
* gnutls/crypto.h no longer includes functions to register ciphers.Nikos Mavrogiannopoulos2011-06-021-0/+295