aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key/src/public_key.app.src
AgeCommit message (Collapse)Author
2013-06-07public_key & ssl: Add ASN-1 dependencyIngela Anderton Andin
As the ASN-1 application relies on a nif in R16 for decodeing (that was not the case in R15), public_key currently has a runtime dependency on ASN-1. Hopefully we will be able to remove this dependency again in the future.
2013-01-11All basic test cases passIngela Anderton Andin
2011-11-01Add PKCS-8 support to public_keyIngela Anderton Andin
2011-03-24Implemented encode/decode support for ssh public key filesIngela Anderton Andin
2010-08-23Revise the public_key APIIngela Anderton Andin
Cleaned up and documented the public_key API to make it useful for general use.
2010-06-15Added empty line for solaris sedDan Gudmundsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP