Age | Commit message (Expand) | Author |
2018-08-23 | crypto: -spec | Hans Nilsson |
2018-08-23 | crypto: chacha20 cipher | Hans Nilsson |
2018-08-23 | crypto: Mac POLY1305 if >=OpenSSL 1.1.1-pre8 | Hans Nilsson |
2018-08-23 | Merge branch 'maint-20' into maint | Lars Thorsen |
2018-08-23 | Prepare release | Erlang/OTP |
2018-08-23 | Updated the engine load functionality | Lars Thorsen |
2018-08-21 | Updated the engine load functionality | Lars Thorsen |
2018-08-16 | crypto: Try to generate ecdh for all crypto:curves() | Hans Nilsson |
2018-08-16 | crypto: Put curve list in C | Hans Nilsson |
2018-08-15 | crypto: Fail tests if crypto cannot start | Hans Nilsson |
2018-08-13 | Merge branch 'hans/crypto/rsa_opts/ERL-675/PR1899/OTP-15212' into maint | Hans Nilsson |
2018-08-13 | crypto: Added tests for rsa opts from PR838 | Hans Nilsson |
2018-08-11 | Merge branch 'maint-21' into maint | Rickard Green |
2018-08-10 | Update release notes | Erlang/OTP |
2018-08-10 | Update version numbers | Erlang/OTP |
2018-08-10 | Merge branch 'john/crypto/fix-segfault-on-badarg/OTP-15194/ERL-673' into main... | Erlang/OTP |
2018-08-10 | Merge branch 'maint-20' into maint | Rickard Green |
2018-08-09 | Update release notes | Erlang/OTP |
2018-08-09 | Update version numbers | Erlang/OTP |
2018-08-09 | crypto: Fix crash in compute_key(ecdh, ...) on badarg | John Högberg |
2018-08-01 | Fixes ERL-675 | Stevie Graham |
2018-07-13 | docs: make clean all XMLDIR | Lukas Larsson |
2018-06-19 | Prepare release | Erlang/OTP |
2018-06-18 | Update copyright year | Henrik Nord |
2018-06-14 | crypto: Remove EVP_PKEY from dh_compute_key_nif | Hans Nilsson |
2018-06-14 | crypto: Try fix valgrind errors | Hans Nilsson |
2018-06-12 | crypto: Remove comments | Hans Nilsson |
2018-06-11 | crypto: Add experimental x25519 and x448 | Hans Nilsson |
2018-06-11 | crypto: Make 'curve' entry in crypto:supports() appear iff Curves is non-empty | Hans Nilsson |
2018-06-11 | crypto: Extend crypto:supports with 'curves' | Hans Nilsson |
2018-06-04 | crypto: Valgrind suggestions | Hans Nilsson |
2018-05-29 | Revert "Prepare release" | Henrik |
2018-05-25 | Prepare release | Erlang/OTP |
2018-05-18 | Merge branch 'sverker/crypto-upgrade-bug/OTP-15088' | Sverker Eriksson |
2018-05-17 | crypto: Robustify the do-once-initialization | Sverker Eriksson |
2018-05-17 | crypto: Fix upgrade bug when engine support is missing | Sverker Eriksson |
2018-05-08 | Merge branch 'maint' | Hans Nilsson |
2018-05-07 | Prepare release | Erlang/OTP |
2018-05-07 | Merge branch 'hans/crypto/OPENSSL_NO_EC/OTP-15073' into maint-20 | Erlang/OTP |
2018-05-04 | crypto: get_engine_load_cmd_list excluded if no engine support | Hans Nilsson |
2018-05-04 | crypto: Fix compilation for LibreSSL 2.7.x | Hans Nilsson |
2018-05-04 | crypto: Disable test_engine if engine is disabled | Hans Nilsson |
2018-05-04 | crypto: disable engine if OPENSSL_NO_EC* is set | Hans Nilsson |
2018-05-02 | Revert "Update release notes" | Henrik |
2018-05-02 | Revert "Update version numbers" | Henrik |
2018-04-30 | Update release notes | Erlang/OTP |
2018-04-30 | Update version numbers | Erlang/OTP |
2018-04-27 | [crypto] Skip test cases for specific ssl version on old machine | Lars Thorsen |
2018-04-26 | crypto: Test case with a failing Pub/Priv/P/G combination | Hans Nilsson |
2018-04-26 | crypto: Use EVP-api in dh_compute_key_nif and dh_generate_key_nif | Hans Nilsson |