aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key/src/pubkey_pem.erl
AgeCommit message (Expand)Author
2019-03-18public_key: Add AES 256 encryption for old PEM encryption mechanismIngela Anderton Andin
2018-11-19public_key: Add ed25519 and ed448 sign/verifyHans Nilsson
2018-06-18Update copyright yearHenrik Nord
2018-05-21PKCS8 handling improvements:Maxim Fedorov
2016-03-15update copyright-yearHenrik Nord
2016-02-29public_key: An encapsulated PEM header shall be followed by a blank lineIngela Anderton Andin
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-20public_key: Remove legacy switch compact_bit_stringIngela Anderton Andin
2014-08-27public_key: Fix spec and documentation for PBESIngela Anderton Andin
2014-08-25public_key: Add encodeing functionality for PBES1 and PBES2Ingela Anderton Andin
2014-08-08public_key: Correct ASN1-type EcpkParameters in PEM handlingIngela Anderton Andin
2014-02-06public_key: Export some dialyzer typesIngela Anderton Andin
2013-05-08Merge remote-tracking branch 'upstream/maint'Ingela Anderton Andin
2013-05-08PUBLIC_KEY: add support for Elliptic Curves to public_key appAndreas Schultz
2013-01-11All basic test cases passIngela Anderton Andin
2012-11-15public_key: Simplified PKCS-7 and PKCS-10 specs.Ingela Anderton Andin
2012-11-15public_key: Added PKCS-10Fredrik Gustafsson
2012-11-15public_key: Add PKCS-7Ingela Anderton Andin
2011-11-01Clean up of public_key code adding specs and documentationSverker Eriksson
2011-11-01Add PKCS-8 support to public_keyIngela Anderton Andin
2011-03-24Implemented encode/decode support for ssh public key filesIngela Anderton Andin
2011-02-14Improved support for RSA and DSA public keysSeth Falcon
2010-08-23Revise the public_key APIIngela Anderton Andin
2010-06-01OTP-8649 dg/public_key-test-coverageRaimo Niskanen
2010-04-13Use binaries instead of non-supported lists as argument to crypto:des_cbc_dec...Dan Gudmundsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP