summaryrefslogtreecommitdiff
path: root/lib/privkey.c
Commit message (Expand)AuthorAgeFilesLines
* In import_tpm_key_cb() fix the wrong password loopNikos Mavrogiannopoulos2016-12-051-0/+9
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-4/+4
* keys: custom URLs take precedence over pre-defined URLsNikos Mavrogiannopoulos2016-04-281-10/+10
* doc: updated docs related to private key generationNikos Mavrogiannopoulos2016-04-141-6/+10
* doc: document the sign function requirements in gnutls_privkey_import_extNikos Mavrogiannopoulos2015-10-221-0/+5
* Use separate PEM headers for provable private keysNikos Mavrogiannopoulos2015-09-131-0/+20
* Made the new key generation API flexible to allow extensions in the futureNikos Mavrogiannopoulos2015-09-131-4/+4
* Added API to verify private keys generated with seedNikos Mavrogiannopoulos2015-09-131-2/+24
* Added API to generate private keys from a given seedNikos Mavrogiannopoulos2015-09-121-3/+61
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+1404