aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prov/pkcs11/p11_ecc_key.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix MSVC warnings in PKCS11Jack Lloyd2019-12-061-1/+2
* Remove tab charactersJack Lloyd2019-04-101-1/+1
* Add PointGFp::encode as replacement for EC2OSPJack Lloyd2018-03-101-1/+1
* Fix compliation problem in PKCS11Jack Lloyd2018-02-071-0/+1
* Use shared representation of EC_GroupJack Lloyd2018-01-311-5/+5
* Remove protected m_handle data from PKCS11::ObjectJack Lloyd2017-10-021-3/+5
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-11/+11
* Add Public_Key::subject_public_key()René Korthaus2016-12-051-1/+1
* Pubkey cleanupsJack Lloyd2016-11-121-7/+2
* Initialize member variable in PKCS11_EC_PrivateKeyJack Lloyd2016-10-241-1/+1
* fix some warnings and one compile errorDaniel Neus2016-06-281-1/+1
* add PKCS#11 supportDaniel Neus2016-06-171-0/+137