aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prov/pkcs11/p11_ecdsa.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing overloads to PKCS11_ECDSA_PrivateKeyRené Korthaus2020-03-041-0/+5
* Fix compliation problem in PKCS11Jack Lloyd2018-02-071-0/+1
* Clean up header includesJack Lloyd2017-09-211-1/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-3/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* Add Private_Key::private_key_info()René Korthaus2016-12-051-1/+1
* Pubkey cleanupsJack Lloyd2016-11-121-10/+0
* Revert PK_Verifier change (don't require RNG there).Jack Lloyd2016-10-071-2/+1
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-071-0/+10
* fix some warnings and one compile errorDaniel Neus2016-06-281-2/+2
* add PKCS#11 supportDaniel Neus2016-06-171-0/+127