summaryrefslogtreecommitdiffstats
path: root/crypto/serializer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rethink the EVP_PKEY cache of provider side keysRichard Levitte2020-02-291-3/+3
* Redesign the KEYMGMT libcrypto <-> provider interface - the basicsRichard Levitte2020-02-072-41/+19
* Fix some typosVeres Lajos2019-12-111-1/+1
* SERIALIZER: add support for serializing EVP_PKEYsRichard Levitte2019-11-295-1/+430
* SERIALIZER: add functions for serialization to fileRichard Levitte2019-11-293-1/+51
* SERIALIZER: New API for serialization of objects through providersRichard Levitte2019-11-293-0/+549