Age | Commit message (Expand) | Author |
2016-04-05 | Function for generating OpenSSL-style name hashes | Magnus Henoch |
2016-04-01 | Add public_key:pkix_match_dist_point | Magnus Henoch |
2016-03-10 | public_key: Handle PEM encoded EC public keys | Ingela Anderton Andin |
2015-11-04 | ssh, public_key: random selection of diffie-hellman moduli | Hans Nilsson |
2015-10-16 | public_key: add/update -spec for ssh functions | Hans Nilsson |
2015-10-16 | ssh, public_key: use pubkey encode/decode in app public_key | Hans Nilsson |
2015-10-16 | ssh, public_key: Change EC Public Key representation to what was intended | Hans Nilsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-04-20 | public_key: Reject bad signatures as early as possible | Ingela Anderton Andin |
2015-04-20 | public_key: Remove legacy switch compact_bit_string | Ingela Anderton Andin |
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 |