summaryrefslogtreecommitdiff
path: root/lib/tls13-sig.c
Commit message (Expand)AuthorAgeFilesLines
* Enforce the certificate key usage restrictions on all casesNikos Mavrogiannopoulos2019-02-061-1/+10
* _gnutls13_handshake_sign_data: properly fail on signing errortmp-fix-signingNikos Mavrogiannopoulos2019-01-031-0/+1
* _gnutls13_handshake_sign_data: avoid unnecessary copyNikos Mavrogiannopoulos2018-05-041-6/+9
* signatures: distinguish RSA-PSS signatures with RSA PKCS#1 1.5 certificates f...Nikos Mavrogiannopoulos2018-03-091-5/+12
* handshake: introduced server side handshake [2/2]Nikos Mavrogiannopoulos2018-02-191-0/+70
* handshake: added basic support for TLS 1.3 handshake in client sideNikos Mavrogiannopoulos2018-02-191-0/+129