Age | Commit message (Expand) | Author |
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-20 | public_key: Remove use of deprecated crypto functions | Ingela Anderton Andin |
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-21 | Merge branch 'fredrik/public_key/specs-r16/OTP-10723' | Fredrik Gustafsson |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-18 | Fixed specs | Fredrik Gustafsson |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-11 | public_key: Document pkix_path_validation/3 and pkix_crls_validate/3 | Ingela Anderton Andin |
2013-01-11 | Support CRL verification in public_key | Ingela Anderton Andin |
2013-01-11 | All basic test cases pass | Ingela Anderton Andin |
2012-11-26 | Fix other applications | Björn Gustavsson |
2012-11-16 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin |
2012-11-15 | public_key: Simplified PKCS-7 and PKCS-10 specs. | Ingela Anderton Andin |
2012-11-15 | public_key: Added PKCS-10 | Fredrik Gustafsson |
2012-11-15 | public_key: Add PKCS-7 | Ingela Anderton Andin |
2012-09-11 | Merge branch 'ia/public_key/ssh_decode-comment-issue/OTP-9361' | Ingela Anderton Andin |
2012-09-05 | public_key: Add missing references to sha224 and sha384 | Sverker Eriksson |
2012-09-05 | public_key: ssh_decode now handles comments, at the end of the line, containi... | Ingela Anderton Andin |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-24 | ssl & public_key: Workaround that some certificates encode countryname as utf... | 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-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-04-20 | public_key: Use optimized RSA private key handling | Sverker Eriksson |
2012-03-21 | Prepare for release | Ingela Anderton Andin |
2012-02-10 | Use the public_key application for all public key handling | Ingela Anderton Andin |
2011-12-09 | Converted pk12 test suite files to pem and adjusted our framework | Ingela Anderton Andin |
2011-11-15 | Prepare for release | Ingela Anderton Andin |
2011-11-11 | Add clause for expected input to pubkey:pseudo_random_function/2 when | 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 |