aboutsummaryrefslogtreecommitdiffstats
path: root/openssl-pkcs11.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-09Make manufacturer id and model config specifiableJames Bottomley1-0/+2
2020-05-29Fix segfault if config file is not present or unparseableJames Bottomley1-1/+1
2019-03-03Add ability to have key and certificateJames Bottomley1-0/+3
2019-02-27Fix Mozilla slot problemJames Bottomley1-2/+2
2019-02-27crypto-ec: add elliptic curve keysJames Bottomley1-1/+1
2019-02-23Fix C_GetMechanismInfoJames Bottomley1-0/+2
2019-02-18Fix memory leak in EVP_PKEY elementsJames Bottomley1-0/+1
2019-02-18Add C_LogoutJames Bottomley1-0/+1
2019-02-08Do autoconf magic for reallocarrayJames Bottomley1-0/+8
2019-02-04move from opencryptoki to p11-kit include filesJames Bottomley1-1/+9
2019-02-03Add raw (x509) padding typeJames Bottomley1-2/+8
2019-02-01Add RSA decrypt functionJames Bottomley1-0/+2
2019-02-01Fix key boolean attributesJames Bottomley1-0/+3
2019-02-01Get functionality up to private key signingJames Bottomley1-2/+7
2019-01-29Add rudimentary support for public keysJames Bottomley1-0/+3
2019-01-28Allow BIGNUMS to be put into the cacheJames Bottomley1-3/+8
2019-01-28Add cryptographic key loadingJames Bottomley1-1/+7
2019-01-28Add ini file parser and LICENSE fileJames Bottomley1-0/+28