Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-18 | Corrected documentation error and added examples to Users Guide | Ingela Anderton Andin | |
2011-03-24 | Implemented encode/decode support for ssh public key files | Ingela Anderton Andin | |
2011-03-08 | Removed white space in function name tag as it breaks links | Ingela Anderton Andin | |
2011-02-14 | Improved support for RSA and DSA public keys | Seth Falcon | |
This patch allows the public_key module to decode and encode RSA and DSA keys encoded using the SubjectPublicKeyInfo format. When pem_entry_encode is called on an RSA or DSA public key type, the key is wrapped in the SubjectPublicKeyInfo format. | |||
2010-08-23 | Revise the public_key API | Ingela Anderton Andin | |
Cleaned up and documented the public_key API to make it useful for general use. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |