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 | ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0 | Ingela Anderton Andin |
2013-05-20 | ssl, public_key & inets: Remove use of deprecated crypto functions from | Ingela Anderton Andin |
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 | public_key: Add new API functions to the documentation | 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-04-17 | Encode Erlang source files with non-ascii characters in UTF-8 | Björn Gustavsson |
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-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Merge branch 'bjorn/asn1/further-cleanup/OTP-10588' | Björn Gustavsson |
2013-01-23 | public_key: Include some PKCS-9 support needed by PKCS-10 | Ingela Anderton Andin |
2013-01-22 | Remove the 'inline' and '{inline,OutputFile}' options | Björn Gustavsson |
2013-01-22 | public_key: Prepare for R16 | Ingela Anderton Andin |
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-17 | public_key: Fix spelling errors | Ingela Anderton Andin |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-11 | public_key: Enhance documentation | Ingela Anderton Andin |
2013-01-11 | public_key: CTify test suites | Ingela Anderton Andin |
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 |
2013-01-10 | Merge branch 'rn/public_key/fix-doc-cert-records/OTP-10670' | Fredrik Gustafsson |
2013-01-09 | Fix some FOP warnings | Hans Bolinder |
2012-12-13 | Fix subjectPublicKeyInfo type comment | Ryosuke Nakai |
2012-11-27 | Merge tag 'OTP_R15B03' | Björn-Egil Dahlberg |
2012-11-26 | Prepare releaseOTP_R15B03 | Erlang/OTP |
2012-11-26 | Merge branch 'bjorn/asn1/clean-up-backends/OTP-10410' | Björn Gustavsson |
2012-11-26 | Fix other applications | Björn Gustavsson |
2012-11-23 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-11-23 | Update copyright years | Björn-Egil Dahlberg |
2012-11-21 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin |
2012-11-21 | Make public_key doc compile again | Patrik Nyblom |