summaryrefslogtreecommitdiff
path: root/Cryptlib/Pem
AgeCommit message (Collapse)Author
2017-04-11Cryptlib: replace CryptPem with the Null versionGary Lin
CryptPem only provides one function: RsaGetPrivateKeyFromPem(). Since we don't need to retrieve any private key, it's safe to disable the function. Signed-off-by: Gary Lin <glin@suse.com>
2013-10-04Update to current Tiano CryptlibMatthew Garrett
2012-06-18Add crypto librariesMatthew Garrett