Age | Commit message (Expand) | Author |
2017-03-18 | Restyle crypto strong numeric generators | Guilherme Andrade |
2017-03-14 | Support generation of strong random numbers | Guilherme Andrade |
2017-03-14 | Merge branch 'maint' | Rickard Green |
2017-03-14 | Prepare release | Erlang/OTP |
2017-03-13 | Merge branch 'wiml/crypto/rsa-generate-key/ERL-165/PR-1299/OTP-14140' | Hans Nilsson |
2017-03-10 | Update copyright year | Rickard Green |
2017-03-09 | crypto: Document exceptions thrown in crypto:generate_key | Hans Nilsson |
2017-03-09 | crypto: Uppdate crypto.app.src for dirty_scheduler dependency in ERTS | Hans Nilsson |
2017-03-09 | crypto: removed error function from PR and added error handling in crypto.erl | Hans Nilsson |
2017-03-02 | crypto: Enable usage of LibreSSL | Hans Nilsson |
2017-02-03 | Merge branch 'maint' | Hans Nilsson |
2017-02-03 | Merge branch 'maint' | Björn-Egil Dahlberg |
2017-02-03 | Fix merge commit | Björn-Egil Dahlberg |
2017-02-03 | erge branch 'maint' | Hans Nilsson |
2017-02-03 | Merge branch 'maint-18' into maint | Hans Nilsson |
2017-02-02 | ssh: document crypto:genarate_key(dh, [P,G,L]) | Hans Nilsson |
2017-02-01 | Prepare release | Erlang/OTP |
2017-01-31 | crypto: Added optional length to paramlist in generate_key | Hans Nilsson |
2017-01-31 | ssh,crypto: prepare for release | Hans Nilsson |
2017-01-31 | Merge branch 'maint' | Hans Nilsson |
2017-01-27 | crypto: Added optional length to paramlist in generate_key | Hans Nilsson |
2017-01-18 | Minor punctuation fixes in the crypto documentation. | Wim Lewis |
2017-01-18 | Update the documentation for RSA key generation | Wim Lewis |
2017-01-18 | Merge branch 'maint' | Hans Nilsson |
2017-01-17 | Remove the RSA-1024 test case. | Wim Lewis |
2017-01-17 | Add a missing aes_gcm -spec clause to crypto:block_encrypt/4 | Leo Liu |
2017-01-08 | Add RSA key generation | Wim Lewis |
2016-12-29 | crypto: algo_ciper was too small after cipher additions | Hans Nilsson |
2016-12-20 | crypto: Support chacha20_poly1305 | Yuki Ito |
2016-12-14 | Merge tag 'OTP-19.2' | Dan Gudmundsson |
2016-12-09 | Prepare release | Erlang/OTP |
2016-12-02 | Support OpenSSL 1.1.0 | Björn Gustavsson |
2016-12-02 | crypto.c: Disable broken code for ChaCha and Poly1305 | Björn Gustavsson |
2016-11-29 | warn_obsolete_guard is already default | Richard Carlsson |
2016-11-04 | [crypto] Remove depricated functions | Lars Thorsen |
2016-10-11 | Merge branch 'legoscia/ssl_in_fips_mode/PR-1180/OTP-13921' | Hans Nilsson |
2016-10-05 | Merge branch 'master' into sverker/master/load_nif-print-init-error | Sverker Eriksson |
2016-10-05 | crypto: Return source line number from failed load/upgrade | Sverker Eriksson |
2016-10-04 | Merge branch 'maint' | Raimo Niskanen |
2016-10-04 | Merge branch 'RoadRunnr/crypto/no-rc4/PR-1169/OTP-13896' into maint | Raimo Niskanen |
2016-10-04 | Merge branch 'legoscia/crypto/no-rc2/PR-1163/OTP-13895' into maint | Raimo Niskanen |
2016-09-29 | Fix warning tag in fips.xml | Magnus Henoch |
2016-09-28 | Rename SSL_DEFINE to SSL_FLAGS | Magnus Henoch |
2016-09-28 | Document FIPS mode support | Dániel Szoboszlay |
2016-09-28 | Fix aes_gcm test case in crypto_SUITE | Magnus Henoch |
2016-09-28 | Use proper test data for FIPS mode negative tests | Magnus Henoch |
2016-09-28 | Filter elliptic curves depending on FIPS mode | Magnus Henoch |
2016-09-28 | Skip FIPS tests if we cannot enable FIPS mode | Magnus Henoch |
2016-09-28 | Update test suites with FIPS mode support | Dániel Szoboszlay |
2016-09-28 | Support using OpenSSL in FIPS mode | Dániel Szoboszlay |