Age | Commit message (Expand) | Author |
2015-03-13 | public_key: dialyzer fixes | Ingela Anderton Andin |
2015-03-09 | public_key: Improve CRL handling support | Ingela Anderton Andin |
2014-08-27 | public_key: Fix spec and documentation for pkix_crls_validate | Ingela Anderton Andin |
2014-08-27 | public_key: Fix spec and documentation for PBES | Ingela Anderton Andin |
2014-08-25 | public_key: Add encodeing functionality for PBES1 and PBES2 | Ingela Anderton Andin |
2014-08-22 | public_key: Add PBES1 decoding support | Ingela Anderton Andin |
2014-02-06 | public_key: Export some dialyzer types | Ingela Anderton Andin |
2013-12-02 | ssl, public_key: Dialyzer fixes | Ingela Anderton Andin |
2013-08-29 | Allow public_key:pem_entry_decode/2) to handle AES-128-CBC ciphered keys | Simon Cornish |
2013-06-07 | ssl: Correct rebase mistakes | Ingela Anderton Andin |
2013-05-24 | crypto, public_key & ssl: Make more functions accept integer keys | Sverker Eriksson |
2013-05-20 | crypto,public_key,ssl: Change return value of crypto:generate_key(ecdh,..) | Sverker Eriksson |
2013-05-08 | ssl & public_key: Use standard name | Ingela Anderton Andin |
2013-05-08 | ssl & public_key: Use new crypto API functions | Ingela Anderton Andin |
2013-05-08 | crypto: Deprecate functions, update doc and specs | Ingela Anderton Andin |
2013-05-08 | ssl, crypto: Eliminate remaining mpint and EC resource key from API | Ingela Anderton Andin |
2013-05-08 | ssl, public_key, crypto: General generate_key and compute_key functions | Ingela Anderton Andin |
2013-05-08 | ssl & public_key: API refinement | Ingela Anderton Andin |
2013-05-08 | public_key: use new crypto | Ingela Anderton Andin |
2013-05-08 | crypto, public_key: Switch places of ecdh_compute_key arguments | Sverker Eriksson |
2013-05-08 | crypto, public_key & ssl: Change API to hide resource format for EC KEY | Sverker Eriksson |
2013-05-08 | ssl & public_key: Improved handling ECDH keys | Ingela Anderton Andin |
2013-05-08 | ssl & public_key: New public_key API for DH/ECDH/SRP keys | Ingela Anderton Andin |
2013-05-08 | public_key: Eliminate mpints in rsa_public/private_encrypt/decrypt | Ingela Anderton Andin |
2013-05-08 | public_key: Use new crypto API functions sign and verify | Ingela Anderton Andin |
2013-05-08 | PUBLIC_KEY: add support for Elliptic Curves to public_key app | Andreas Schultz |
2013-03-13 | public_key & ssl: Add support for ISO oids 1.3.14.3.2.29 and 1.3.14.3.2.27 | Ingela Anderton Andin |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-18 | Fixed specs | Fredrik Gustafsson |
2013-01-11 | public_key: Document pkix_path_validation/3 and pkix_crls_validate/3 | Ingela Anderton Andin |
2013-01-11 | All basic test cases pass | Ingela Anderton Andin |
2012-08-22 | public_key: Add sha224 to RSA sign/verify | Sverker Eriksson |
2012-08-22 | public_key: Align the interface of sign and verify with crypto | Sverker Eriksson |
2012-08-22 | public_key: Generalised API | Ingela Anderton Andin |
2012-08-22 | public_key: Add rsa and dss hash signing support | Andreas Schultz |
2012-04-20 | public_key: Use optimized RSA private key handling | Sverker Eriksson |
2011-12-09 | Converted pk12 test suite files to pem and adjusted our framework | Ingela Anderton Andin |
2011-11-01 | Clean up of public_key code adding specs and documentation | Sverker Eriksson |
2011-11-01 | Additions to crypto and public_key needed for full PKCS-8 support | Ingela Anderton Andin |
2011-11-01 | Add PKCS-8 support to public_key | Ingela Anderton Andin |
2011-09-21 | Revert "Support md2WithRSAEncryption certificates in public_key" | Sverker Eriksson |
2011-09-06 | Support md2WithRSAEncryption certificates in public_key | Christian von Roques |
2011-08-08 | reindent pkix_path_validation/3 | Christian von Roques |
2011-03-24 | Implemented encode/decode support for ssh public key files | Ingela Anderton Andin |
2011-02-14 | Improved support for RSA and DSA public keys | Seth Falcon |
2010-11-30 | Fixed guard and test case | Ingela Anderton Andin |
2010-11-29 | Fixed broken links in the documentation and dialyzer warnings | Ingela Anderton Andin |
2010-10-01 | Merge branch 'maint-r14' into dev | Ingela Anderton Andin |
2010-09-29 | Merge branch 'ia/ssl-and-public_key/verify_fun_peer_awarness/OTP-8873' into m... | Erlang/OTP |
2010-09-29 | Peer awarness | Ingela Anderton Andin |