summaryrefslogtreecommitdiffstats
path: root/openssl_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do digesting, and sometimes padding, in SW when HW doesnt.Shawn Willden2015-08-131-0/+11
* Add buffer wrap checks and disable throwing of std::bad_alloc.Shawn Willden2015-06-221-8/+1
* Move assymetric key factory declarations to includes.Shawn Willden2015-05-311-0/+28
* Remove reference to DSA and rename KM_ALGORITHM_ECDSA.Shawn Willden2015-04-091-1/+1
* Factor PKCS8 to EVP conversion out of AsymmetricKey.Shawn Willden2015-03-171-0/+64