Age | Commit message (Expand) | Author |
2019-01-25 | crypto: Reorg | Hans Nilsson |
2019-01-25 | crypto: Misc fixes: double time, calibrate once | Hans Nilsson |
2019-01-15 | crypto: Refresh of test case for elliptic curves | Hans Nilsson |
2019-01-15 | crypto: Rename a testcase | Hans Nilsson |
2019-01-14 | crypto: New test suite - crypto_bench_SUITE | Hans Nilsson |
2018-12-12 | Add empty 'since' attribute for old modules and functions | Sverker Eriksson |
2018-12-11 | Add "since" attributes in xml for new functions and modules | Sverker Eriksson |
2018-12-10 | Prepare release | Erlang/OTP |
2018-12-03 | Merge branch 'raimo/test-cuddling' into maint | Raimo Niskanen |
2018-12-03 | crypto: Engine valgrind fix | Hans Nilsson |
2018-12-03 | crypto: Fix valgrind error in dh_generate/dh_compute | Hans Nilsson |
2018-12-03 | crypto: Fix valgrind errors in pkey_crypt_nif | Hans Nilsson |
2018-12-03 | crypto: Add some crypto:engine_unload in engine test suite | Hans Nilsson |
2018-12-03 | crypto: Fix valgrind errors in privkey_to_pubkey | Hans Nilsson |
2018-12-03 | crypto: Fix valgrind error for keys with passwords in Engines | Hans Nilsson |
2018-11-30 | crypto: Split function in otp_test_engine | Hans Nilsson |
2018-11-30 | crypto: Update test engine with fake rsa support | Hans Nilsson |
2018-11-19 | crypto: Add Edward curves to the documentation | Hans Nilsson |
2018-11-19 | crypto: Add eddsa test case (ed25519 and ed448) | Hans Nilsson |
2018-11-19 | crypto: Add ed25519 and ed448 sign/verify | Hans Nilsson |
2018-11-15 | Merge branch 'sverker/crypto/gcc-8-warning' into maint | Sverker Eriksson |
2018-11-14 | Parallel stress test strong_rand_bytes | Raimo Niskanen |
2018-11-05 | crypto: Fix gcc 8 warning | Sverker Eriksson |
2018-10-24 | crypto: Fix tests failing if more than one test engine available | Hans Nilsson |
2018-10-24 | crypto: Disable engine tests on Darwin and Windows | Hans Nilsson |
2018-10-11 | crypto: Update RSA tests after algorithms doc chapter | Hans Nilsson |
2018-10-11 | crypto: Update RSA options to match specs and different OpenSSL versions | Hans Nilsson |
2018-09-24 | Prepare release | Erlang/OTP |
2018-09-21 | crypto: Fix accidental merge | Hans Nilsson |
2018-09-21 | Update copyright year | Henrik Nord |
2018-09-19 | crypto: Re-work the 'Description' section | Hans Nilsson |
2018-09-18 | crypto: Add warnings in RefMan and User's Guide for experimental RSA opts | Hans Nilsson |
2018-09-18 | crypto: Fix bad return/exception for unsupported cipher | Hans Nilsson |
2018-09-18 | crypto: Use aead functions for CHACHA20_POLY1305 | Hans Nilsson |
2018-09-18 | crypto: Disable problematic RSA options in LibreSSL | Hans Nilsson |
2018-09-18 | crypto: Disable bad tests | Hans Nilsson |
2018-09-17 | Merge branch 'hans/crypto/aes_ccm/OTP-15286' into maint | Hans Nilsson |
2018-09-14 | crypto: Fix no_aead test | Hans Nilsson |
2018-09-14 | crypto: Document AES_CCM and fix errors in User's Guide | Hans Nilsson |
2018-09-14 | crypto: AES_CCM test case | Hans Nilsson |
2018-09-14 | crypto: All aes_ccm vectors (including unused) | Hans Nilsson |
2018-09-14 | crypto: Add AES_CCM crypto | Hans Nilsson |
2018-09-14 | crypto: Generalize aes_gcm_(de|en)crypt nifs | Hans Nilsson |
2018-09-14 | crypto: Add forgotten #ifdef | Hans Nilsson |
2018-09-14 | crypto: Change condition for RSA_PKCS1_PSS | Hans Nilsson |
2018-09-14 | crypto: RSA options list disclaimer in documentation for crypto:supports/0 | Hans Nilsson |
2018-09-14 | crypto: Add 'rsa_opts' to crypto:supports/0 | Hans Nilsson |
2018-09-13 | Merge branch 'hans/crypto/SHA3/OTP-15153' into maint | Hans Nilsson |
2018-09-13 | crypto: Add missing documentation for enable_fips_mode/1 | Hans Nilsson |
2018-09-13 | crypto: Generate refman from types and specs | Hans Nilsson |