summaryrefslogtreecommitdiff
path: root/lib/tls-sig.h
Commit message (Collapse)AuthorAgeFilesLines
* tls-sig: re-organize and simplify the TLS signature generation and verificationNikos Mavrogiannopoulos2017-05-311-0/+2
| | | | | | | | That makes sure that the high level APIs are used when possible, and separate the TLS 1.2 from other code paths. This will allow supporting signature schemes like EdDSA and others. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* Moved pk_* functions to pk.cNikos Mavrogiannopoulos2015-08-231-6/+0
|
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+64