aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prov/pkcs11/p11_ecdh.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-1/+1
* Fix MSVC warnings in PKCS11Jack Lloyd2019-12-061-2/+3
* Deprecate DER_Encoder::get_contents_unlockedJack Lloyd2019-10-281-1/+1
* SoftHSM 2.5.0 compatibilityDaniel Neus2019-05-281-1/+1
* Add function to return the size of a key agreement outputJack Lloyd2018-08-121-0/+1
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Header file cleanupsJack Lloyd2017-09-211-1/+0
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* Add Private_Key::private_key_info()René Korthaus2016-12-051-2/+2
* Expose pk_ops.h as public interface againJack Lloyd2016-12-041-1/+1
* Remove Algo_RegistryJack Lloyd2016-10-211-1/+0
* Make pk_ops.h internalJack Lloyd2016-10-081-1/+1
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-071-27/+11
* use NULL_RNG to make clear that the RNG is not usedDaniel Neus2016-06-281-12/+2
* add PKCS#11 supportDaniel Neus2016-06-171-0/+151