aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/test
AgeCommit message (Expand)Author
2019-02-27crypto: Remove assertionHans Nilsson
2019-02-27crypto: Fail if FIPS mode is present but can't be enabledHans Nilsson
2019-02-27crypto: Remove blowfish_SUITE.Hans Nilsson
2019-02-27crypto: Update crypto_SUITE checking of FIPSHans Nilsson
2019-02-18crypto: Fix of engine_SUITE:engine_list test caseHans Nilsson
2019-01-25crypto: ReorgHans Nilsson
2019-01-25crypto: Misc fixes: double time, calibrate onceHans Nilsson
2019-01-15crypto: Refresh of test case for elliptic curvesHans Nilsson
2019-01-15crypto: Rename a testcaseHans Nilsson
2019-01-14crypto: New test suite - crypto_bench_SUITEHans Nilsson
2018-12-03Merge branch 'raimo/test-cuddling' into maintRaimo Niskanen
2018-12-03crypto: Add some crypto:engine_unload in engine test suiteHans Nilsson
2018-11-30crypto: Update test engine with fake rsa supportHans Nilsson
2018-11-19crypto: Add eddsa test case (ed25519 and ed448)Hans Nilsson
2018-11-14Parallel stress test strong_rand_bytesRaimo Niskanen
2018-10-24crypto: Disable engine tests on Darwin and WindowsHans Nilsson
2018-10-11crypto: Update RSA tests after algorithms doc chapterHans Nilsson
2018-09-18crypto: Disable bad testsHans Nilsson
2018-09-14crypto: Fix no_aead testHans Nilsson
2018-09-14crypto: AES_CCM test caseHans Nilsson
2018-09-14crypto: All aes_ccm vectors (including unused)Hans Nilsson
2018-08-23Merge branch 'hans/crypto/x25519_x448/OTP-15240' into maintHans Nilsson
2018-08-23Merge branch 'hans/crypto/SHA3/OTP-15153' into maintHans Nilsson
2018-08-23crypto: Test vectors for ecdh x25519 and x448Hans Nilsson
2018-08-23crypto: Tests for SHA3Hans Nilsson
2018-08-23crypto: Error in test caseHans Nilsson
2018-08-23crypto: chacha20 test caseHans Nilsson
2018-08-23crypto: poly1305 test caseHans Nilsson
2018-08-23Merge branch 'maint-20' into maintLars Thorsen
2018-08-21Updated the engine load functionalityLars Thorsen
2018-08-16crypto: Try to generate ecdh for all crypto:curves()Hans Nilsson
2018-08-15crypto: Fail tests if crypto cannot startHans Nilsson
2018-08-13Merge branch 'hans/crypto/rsa_opts/ERL-675/PR1899/OTP-15212' into maintHans Nilsson
2018-08-13crypto: Added tests for rsa opts from PR838Hans Nilsson
2018-08-10Merge branch 'maint-20' into maintRickard Green
2018-08-09crypto: Fix crash in compute_key(ecdh, ...) on badargJohn Högberg
2018-06-18Update copyright yearHenrik Nord
2018-04-27[crypto] Skip test cases for specific ssl version on old machineLars Thorsen
2018-04-26crypto: Test case with a failing Pub/Priv/P/G combinationHans Nilsson
2018-03-05[crypto] Fix hanging test case on outdated lab machineLars Thorsen
2017-12-04[crypto] Add engine_ctrl_cmd_string() to APILars Thorsen
2017-12-01crypto: engine_SUITE updateHans Nilsson
2017-11-21crypto: Fixes to make privkey_to_pubkey behave similar to other functionsHans Nilsson
2017-11-20crypto: Correct and extends tests of key fetching/usageHans Nilsson
2017-11-10crypto: Extend engine_SUITE with tests of the pub key extraction from priv keysHans Nilsson
2017-11-10crypto: Extend engine_SUITE with tests of the pub/priv key fetchesHans Nilsson
2017-11-10[crypto] Add support for loading an alternative EngineLars Thorsen
2017-10-04crypto: disable tests of non-working assymetric ciphersHans Nilsson
2017-10-04crypto: Added pkey_crypt_nif from PR838Hans Nilsson
2017-07-07crypto: test case for sign/verify ecdsa with sha256 etcHans Nilsson