Age | Commit message (Expand) | Author |
2017-12-04 | Facilitate test certs with common root | Raimo Niskanen |
2017-10-21 | public_key: Handle formatting of ECC params from DER to crypto API | Ingela Anderton Andin |
2017-10-17 | Merge branch 'ingela/ssl/extend-hostname-check/OTP-14632/OTP-14655' into maint | Ingela Anderton Andin |
2017-10-13 | public_key: Fix dialyzer spec | Ingela Anderton Andin |
2017-10-12 | public_key: Remove dead code | Hans Nilsson |
2017-10-12 | public_key: Remove extra unused element in internal pubkey_ssh:encode/2 | Hans Nilsson |
2017-10-12 | public_key, ssl: Handles keys so that APIs are preserved correctly | Ingela Anderton Andin |
2017-10-12 | public_key: Fix bug in pkix_verify_hostname with IP addresses | Hans Nilsson |
2017-10-02 | ssh: add ecdsa_pass_phrase option in analogy with rsa_pass_phrase | Hans Nilsson |
2017-10-02 | public_key: verify ip (both v4 and v6) | Hans Nilsson |
2017-09-20 | public_key, ssl: Provide certitifate test data generation function in public_key | Ingela Anderton Andin |
2017-09-19 | Merge pull request #1564 from goertzenator/ecpkparameter_fix | Ingela Andin |
2017-09-12 | public_key: Deprecated random function replaced | Hans Nilsson |
2017-09-12 | public_key: clearify random set bounderys in comments | Hans Nilsson |
2017-09-11 | fix ERL-481 ecpkParameters representation | Daniel Goertzen |
2017-07-25 | RSAPrivateKey version is set to 'two-prime', as stated in documentation, and ... | Konstantinos Kallas |
2017-07-10 | Merge branch 'ingela/public_key/ssl/CRL-error-propagation/OTP-14236' into maint | Ingela Anderton Andin |
2017-07-07 | ssl,public_key: Provide details for CRL check failiures when revokation state... | Ingela Anderton Andin |
2017-07-07 | public_key: Update for new crypto:sign and crypto:verify from PR838 | Hans Nilsson |
2017-06-12 | Fix type on line 872 | willemdj |
2017-05-22 | ssh: fix the rsa-sha2-* hostkey verify error | Hans Nilsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-26 | ssh: Implement signature algorithms rsa-sha2-*. draft-ietf-curdle-rsa-sha2 | Hans Nilsson |
2017-04-12 | public_key: Public RSA key is present in private key | Ingela Anderton Andin |
2017-03-23 | ssl, public_key: Add functionality for generating X509 cert test data | Ingela Anderton Andin |
2017-03-13 | Merge branch 'wiml/crypto/rsa-generate-key/ERL-165/PR-1299/OTP-14140' | Hans Nilsson |
2017-03-09 | public_key: Bugfix public_key:generate_key({namedCurve,OID}) | Hans Nilsson |
2017-03-09 | public_key: updated crypto dependence in .app.src | Hans Nilsson |
2017-03-09 | public_key: New -spec for public_key:generate_key/1 | Hans Nilsson |
2017-03-09 | public_key: Add RSA to public_key:generate_key/1 | Hans Nilsson |
2017-02-16 | Merge branch 'maint' | Hans Nilsson |
2017-02-14 | public_key: generate a list of ssh fingerprints on request | Hans Nilsson |
2017-01-26 | Merge branch 'maint' | Hans Nilsson |
2017-01-25 | public_key: pkix_verify_hostname (RFC 6125) | Hans Nilsson |
2016-12-16 | public_key: Use maps instead of dict | Björn-Egil Dahlberg |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-11-22 | public_key: ssh host key fingerprint generator added | Hans Nilsson |
2016-06-14 | Merge branch 'legoscia/ssl_crl_hash_dir-bis/PR-982/OTP-13530' | Ingela Anderton Andin |
2016-06-03 | public_key: Support more general name types | Ingela Anderton Andin |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
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-15 | update copyright-year | Henrik Nord |
2016-03-10 | public_key: Handle PEM encoded EC public keys | Ingela Anderton Andin |
2016-02-29 | public_key: An encapsulated PEM header shall be followed by a blank line | Ingela Anderton Andin |
2015-11-05 | ssh, public_key: updates after doc review | Hans Nilsson |
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 |