summaryrefslogtreecommitdiff
path: root/lib/algorithms.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid memory allocations when requesting the supported ciphersuites.Nikos Mavrogiannopoulos2011-06-051-2/+5
* Simplified the handling of handshake messages to be hashed.Nikos Mavrogiannopoulos2011-06-031-3/+4
* Corrected ECC ciphersuite detection.Nikos Mavrogiannopoulos2011-05-281-0/+12
* updates to allow the generation of an ECC private key.Nikos Mavrogiannopoulos2011-05-221-1/+1
* gnutls_pk_params_st is used internally to transfer public key parameters. Thi...Nikos Mavrogiannopoulos2011-05-221-6/+9
* Curve TLS ID is being stored in algorithms/ecc.c.Nikos Mavrogiannopoulos2011-05-211-0/+3
* gnutls_algorithms.c was split into manageable files in algorithms/.Nikos Mavrogiannopoulos2011-05-211-0/+155