Age | Commit message (Expand) | Author |
2016-02-29 | public_key: An encapsulated PEM header shall be followed by a blank line | Ingela Anderton Andin |
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: Remove legacy switch compact_bit_string | Ingela Anderton Andin |
2015-03-09 | Merge branch 'maint' | Ingela Anderton Andin |
2015-03-09 | public_key: Improve CRL handling support | Ingela Anderton Andin |
2014-12-15 | Start using os:getenv/2 fun | Peter Lemenkov |
2014-08-25 | public_key: Add encodeing functionality for PBES1 and PBES2 | Ingela Anderton Andin |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2013-11-08 | public_key_SUITE: Rename id-at-countryName to id-emailAddress | Andrew Bennett |
2013-11-07 | public_key: Workaround for incorrectly encoded utf8 emailAddress | Andrew Bennett |
2013-09-02 | Merge branch 'dotsimon/pubkey_aes_cbc/OTP-11281' into maint | Fredrik Gustafsson |
2013-08-29 | Allow public_key:pem_entry_decode/2) to handle AES-128-CBC ciphered keys | Simon Cornish |
2013-08-29 | public_key: Add support for "Simple Certificate Enrollment Protocol" to PKCS-7 | Ingela Anderton Andin |
2013-06-24 | public_key: Make test cases independent of failure of other test cases | Ingela Anderton Andin |
2013-06-07 | public_key & ssl: Add ASN-1 dependency | Ingela Anderton Andin |
2013-05-24 | crypto, public_key & ssl: Make more functions accept integer keys | 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 | crypto: Deprecate functions, update doc and specs | 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-01-11 | public_key: CTify test suites | 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-16 | public_key: Add PKCS-10 documentation and PKCS-7 test case | 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-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-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-05-02 | Fix include issues in when building tests | Lukas Larsson |
2011-12-09 | Converted pk12 test suite files to pem and adjusted our framework | Ingela Anderton Andin |
2011-12-07 | Add default value for "user" if os:getenv("USER") returns false | 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-04-20 | Created common test groups and temporary skipped pkits_SUITE as the | Ingela Anderton Andin |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-24 | Implemented encode/decode support for ssh public key files | Ingela Anderton Andin |
2011-03-07 | Workaround for application:start(crypto) inconsistency | Ingela Anderton Andin |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson |