Age | Commit message (Expand) | Author |
2015-10-08 | public_key: Add ssh2 ECDSA pub key handling + test case | 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-08-08 | public_key: Correct ASN1-type EcpkParameters in PEM handling | Ingela Anderton Andin |
2014-03-26 | ssl, pubkey: Code and test adjustments | Hans Nilsson |
2014-03-26 | Rework IDP validation according to the RFC, fix public_key tests | Andrew Thompson |
2014-03-26 | Various improvements to CRL handling | Andrew Thompson |
2014-03-25 | pubkey: Fixed unicode conversion | Hans Nilsson |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-02-18 | Fix library application appup files | Tobias Schlager |
2014-02-06 | public_key: Export some dialyzer types | Ingela Anderton Andin |
2014-01-13 | public_key: add brainpool elliptic curves (RFC-5639) | Andreas Schultz |
2013-12-02 | Merge branch 'maint' | Ingela Anderton Andin |
2013-12-02 | ssl, public_key: Dialyzer fixes | Ingela Anderton Andin |
2013-11-15 | Merge branch 'maint' | Fredrik Gustafsson |
2013-11-07 | public_key: Workaround for incorrectly encoded utf8 emailAddress | Andrew Bennett |
2013-09-02 | Merge branch 'maint' | Fredrik Gustafsson |
2013-08-29 | Allow public_key:pem_entry_decode/2) to handle AES-128-CBC ciphered keys | Simon Cornish |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-10 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2013-06-10 | Merge branch 'ia/public_key/crypto/prepare-for-release' into maint | Ingela Anderton Andin |
2013-06-10 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2013-06-07 | public_key & ssl: Add ASN-1 dependency | Ingela Anderton Andin |
2013-06-07 | ssl: Correct rebase mistakes | Ingela Anderton Andin |
2013-05-28 | Merge remote-tracking branch 'upstream/maint' | 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-20 | public_key: Remove use of deprecated crypto functions | Ingela Anderton Andin |
2013-05-08 | Merge remote-tracking branch 'upstream/maint' | 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 |