summaryrefslogtreecommitdiff
path: root/lib/public_key
Commit message (Expand)AuthorAgeFilesLines
* public_key: Deprecated random function replacedHans Nilsson2017-09-122-9/+4
* public_key: clearify random set bounderys in commentsHans Nilsson2017-09-122-3/+12
* RSAPrivateKey version is set to 'two-prime', as stated in documentation, and ...Konstantinos Kallas2017-07-251-2/+2
* Merge branch 'ingela/public_key/ssl/CRL-error-propagation/OTP-14236' into maintIngela Anderton Andin2017-07-104-26/+57
|\
| * ssl,public_key: Provide details for CRL check failiures when revokation state...Ingela Anderton Andin2017-07-074-26/+57
* | public_key: Update for new crypto:sign and crypto:verify from PR838Hans Nilsson2017-07-071-41/+85
* | public_key: doc for new sign/4 and verify/5Hans Nilsson2017-07-071-3/+20
|/
* Prepare releaseErlang/OTP2017-06-212-1/+36
* Fix type on line 872willemdj2017-06-121-1/+1
* Revert "Prepare release"Hans Nilsson2017-05-312-36/+1
* Prepare releaseErlang/OTP2017-05-302-1/+36
* ssh: fix the rsa-sha2-* hostkey verify errorHans Nilsson2017-05-221-10/+8
* Revert "Prepare release"Raimo Niskanen2017-05-052-36/+1
* Prepare releaseErlang/OTP2017-05-042-1/+36
* Update copyright yearRaimo Niskanen2017-05-046-6/+6
* ssh: Implement signature algorithms rsa-sha2-*. draft-ietf-curdle-rsa-sha2Hans Nilsson2017-04-262-19/+21
* public_key: Public RSA key is present in private keyIngela Anderton Andin2017-04-123-23/+16
* ssl, public_key: Add functionality for generating X509 cert test dataIngela Anderton Andin2017-03-231-1/+1
* Merge branch 'maint'Rickard Green2017-03-142-1/+29
|\
| * Prepare releaseErlang/OTP2017-03-142-1/+29
| * Update copyright yearRickard Green2017-03-103-3/+3
* | Merge branch 'wiml/crypto/rsa-generate-key/ERL-165/PR-1299/OTP-14140'Hans Nilsson2017-03-134-9/+74
|\ \
| * | public_key: updated crypto dependence in .app.srcHans Nilsson2017-03-091-1/+1
| * | public_key: RSA key gen documentationHans Nilsson2017-03-091-3/+6
| * | public_key: Make test suites use the new RSA key generation functionHans Nilsson2017-03-091-1/+15
| * | public_key: New -spec for public_key:generate_key/1Hans Nilsson2017-03-091-3/+9
| * | public_key: Add RSA to public_key:generate_key/1Hans Nilsson2017-03-091-1/+43
* | | public_key: Bugfix public_key:generate_key({namedCurve,OID})Hans Nilsson2017-03-091-2/+5
* | | Merge branch 'maint'Hans Nilsson2017-02-163-20/+45
|\ \ \ | | |/ | |/|
| * | public_key: generate a list of ssh fingerprints on requestHans Nilsson2017-02-143-20/+45
* | | Fixed typos in PKCS-8.asn1 fileAndrew Dryga2017-02-141-1/+1
* | | Merge branch 'maint'Hans Nilsson2017-01-267-0/+608
|\ \ \ | |/ / | | / | |/ |/|
| * public_key: pkix_verify_hostname (RFC 6125)Hans Nilsson2017-01-257-0/+608
* | public_key: Use maps instead of dictBjörn-Egil Dahlberg2016-12-161-13/+10
|/
* Prepare releaseErlang/OTP2016-12-091-0/+17
* Update copyright-yearErlang/OTP2016-12-072-2/+2
* public_key: update vsn.mkHans Nilsson2016-12-051-1/+1
* public_key: exclude asn1 generated module PKCS-FRAME from coverHans Nilsson2016-12-021-1/+1
* public_key: ssh host key fingerprint generator addedHans Nilsson2016-11-223-3/+148
* Merge branch 'legoscia/crypto/no-rc2/PR-1163/OTP-13895' into maintRaimo Niskanen2016-10-041-1/+6
|\
| * Fix compilation when OpenSSL doesn't support RC2Magnus Henoch2016-09-141-1/+6
* | Fix typos in public_key_app.xmlMagnus Henoch2016-09-271-2/+2
|/
* Prepare releaseErlang/OTP2016-06-212-1/+29
* public_key: Fix Xmllint errorsIngela Anderton Andin2016-06-161-0/+1
* public_key: Add missing comma form merge commit 5268c7b957c30c31e551f197463cd...Ingela Anderton Andin2016-06-141-1/+1
* Merge branch 'legoscia/ssl_crl_hash_dir-bis/PR-982/OTP-13530'Ingela Anderton Andin2016-06-143-3/+192
|\
| * Function for generating OpenSSL-style name hashesMagnus Henoch2016-04-053-3/+142
| * Add public_key:pkix_match_dist_pointMagnus Henoch2016-04-012-0/+50
* | Merge branch 'ingela/public_key/doc/OTP-13186'Ingela Anderton Andin2016-06-074-33/+97
|\ \
| * | public_key: Create application manual page that is man(6)Ingela Anderton Andin2016-06-034-33/+97