summaryrefslogtreecommitdiff
path: root/lib/pk.h
Commit message (Expand)AuthorAgeFilesLines
* _gnutls_pk_derive: add argument for nonceDmitry Eremin-Solenikov2019-11-071-2/+3
* Add or clean header guards in lib/Tim Rühsen2019-05-071-3/+3
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Constant time/cache PKCS#1 RSA decryptiontmp-fix-CVE-2018-16868Simo Sorce2018-11-301-0/+1
* lib: remove undefined behaviour when handling GOST paramsetDmitry Eremin-Solenikov2018-07-101-0/+1
* Add support for importing/exporting GOST private keysDmitry Eremin-Solenikov2018-06-231-0/+9
* Add few functions to support basic operations with GOST public keysDmitry Eremin-Solenikov2018-06-231-0/+11
* _gnutls_find_rsa_pss_salt_size: add a validity check for salt sizeNikos Mavrogiannopoulos2018-03-021-2/+2
* Added support for key share extensionNikos Mavrogiannopoulos2018-02-191-1/+2
* Introduced functions to export integers with no leading zeroNikos Mavrogiannopoulos2017-06-121-3/+5
* x509: implement RSA-PSS signature schemeDaiki Ueno2017-05-291-2/+5
* _gnutls_pk_generate_keys: separate between ephemeral and long-term keysNikos Mavrogiannopoulos2017-03-161-1/+1
* Introduced helper function _gnutls_decode_ber_rs_raw()Nikos Mavrogiannopoulos2016-09-051-0/+4
* Added gnutls_encode_ber_digest_info and gnutls_decode_ber_digest_infoNikos Mavrogiannopoulos2015-11-251-4/+1
* Moved pk_* functions to pk.cNikos Mavrogiannopoulos2015-08-231-0/+6
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+97