Age | Commit message (Expand) | Author |
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 |
2016-09-28 | Fix erlang:error/2 calls in crypto.erl | Magnus Henoch |
2016-09-22 | Merge branch 'sverker/include-erl_nif/PR-1171' | Sverker Eriksson |
2016-09-22 | Fix compilation when OpenSSL doesn't support RC4 | Andreas Schultz |
2016-09-21 | Merge tag 'OTP-19.1' | Henrik Nord |
2016-09-20 | Prepare release | Erlang/OTP |
2016-09-19 | Use more correct delimiters for erl_nif.h include | Tuncer Ayaz |
2016-09-14 | Fix compilation when OpenSSL doesn't support RC2 | Magnus Henoch |
2016-09-13 | Merge branch 'maint' | Raimo Niskanen |
2016-09-13 | Silence warnings in crypto | Raimo Niskanen |
2016-09-07 | Merge branch 'maint' | Raimo Niskanen |
2016-09-07 | Merge branch 'michaesc/crypto/honour-OPENSSL_NO_DES/ERL-203/OTP-13783' into m... | Raimo Niskanen |
2016-09-02 | Add '_cfb' alias for misspelled '_cbf' cipher | Raimo Niskanen |
2016-09-02 | Fix badarg -> notsup and test cases | Raimo Niskanen |
2016-09-02 | Honour OPENSSL_NO_DES | Raimo Niskanen |
2016-09-02 | Merge branch 'maint' | Hans Bolinder |
2016-09-01 | doc: Correct errors introduced by Editorial changes | Hans Bolinder |
2016-08-31 | Merge branch 'gotthardp/crypto/add-cmac/ERL-82/PR-1138/OTP-13779' | Raimo Niskanen |
2016-08-12 | Skip the cmac test cases on older OpenSSL | Petr Gotthard |
2016-08-12 | Added a reference to cmac RFC in the description part of the man page | Petr Gotthard |
2016-08-03 | Fix segfault in crypto by increasing algo_cipher array | Duncaen |
2016-07-30 | Fix building crypto/cmac_nif on 64-bit machines. | Petr Gotthard |
2016-07-30 | crypto:cmac calculating the Cipher-based Message Authentication Code | Petr Gotthard |
2016-06-21 | Prepare release | Erlang/OTP |
2016-06-02 | Revert "Prepare release" | Erlang/OTP |
2016-06-02 | Prepare release | Erlang/OTP |
2016-05-26 | crypto: Add OpenSSL_version macros | Sverker Eriksson |
2016-05-26 | crypto: Allow any AES-GCM tag length for non-EVP impl | Sverker Eriksson |