summaryrefslogtreecommitdiff
path: root/lib/gnutls_ecc.c
Commit message (Expand)AuthorAgeFilesLines
* Added gnutls_x509_privkey_import_ecc_raw() and gnutls_x509_privkey_export_ecc...Nikos Mavrogiannopoulos2011-05-221-1/+0
* gnutls_pk_params_st is used internally to transfer public key parameters. Thi...Nikos Mavrogiannopoulos2011-05-221-62/+167
* gnutls_algorithms.c was split into manageable files in algorithms/.Nikos Mavrogiannopoulos2011-05-211-1/+1
* Initial ecc support. Adds support for anonymous ECDH ciphersuites.Nikos Mavrogiannopoulos2011-05-201-0/+101