aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/test
AgeCommit message (Expand)Author
2019-06-14crypto: Begin test of the new mac interface directly.Hans Nilsson
2019-06-14crypto: Re-structure cmac and hmac test vector handlingHans Nilsson
2019-06-14crypto: Enable CMAC tests for aes-128-cbc and aes-256-cbcHans Nilsson
2019-04-18Merge branches 'hans/crypto/new_supports_1/OTP-15771', 'hans/ssh/new_supports...Hans Nilsson
2019-04-17ssh: Fix deprecation warnings in testsHans Nilsson
2019-04-17crypto: Remove unused var warning in testsHans Nilsson
2019-04-17crypto: New function supports/1Hans Nilsson
2019-04-11crypto: Rename 'crypto_(init|update)_dyn_iv' to 'crypto_dyn_iv_(init|update)'Hans Nilsson
2019-04-11crypto: Rename crypto_aead to crypto_one_time_aeadHans Nilsson
2019-04-10crypto: Obey compile flags for no DSA, BF, DES, DHHans Nilsson
2019-04-05crypto: Fixup lots of testsHans Nilsson
2019-03-22Merge pull request #2186 from essen/improve-cipher-infoHans Nilsson
2019-03-21crypto: Test suite fix for unavailable CMACHans Nilsson
2019-03-19Make crypto:cipher_info work for all ciphers and aliasesLoïc Hoguin
2019-03-19crypto: Add FIPS testing for a couple of algorithmsHans Nilsson
2019-03-19crypto: Sort ciphers in alphabetic order in testsuiteHans Nilsson
2019-03-19crypto: Better error report in crypto_SUITEHans Nilsson
2019-03-19crypto: Testcase for TLS using new APIHans Nilsson
2019-03-19crypto: Exceptions as error return in api_ngHans Nilsson
2019-03-19crypto: Remove unused variables in test caseHans Nilsson
2019-03-19crypto: Test fixes for stream api emulated by the new apiHans Nilsson
2019-03-19crypto: Test the new apiHans Nilsson
2019-03-06Add crypto:cipher_info/1 and crypto:hash_info/1Loïc Hoguin
2019-02-27Merge branch 'maint'Hans Nilsson
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-18Merge branch 'maint'Hans Nilsson
2019-02-18crypto: Fix of engine_SUITE:engine_list test caseHans Nilsson
2019-02-04Add hash function BLAKE2 to crypto:hash/hmacHans Svensson
2019-01-25Merge branch 'maint'Hans Nilsson
2019-01-25crypto: ReorgHans Nilsson
2019-01-25crypto: Misc fixes: double time, calibrate onceHans Nilsson
2019-01-15Merge branch 'maint'Hans Nilsson
2019-01-15crypto: Refresh of test case for elliptic curvesHans Nilsson
2019-01-15crypto: Rename a testcaseHans Nilsson
2019-01-15Merge branch 'maint'Hans Nilsson
2019-01-14crypto: New test suite - crypto_bench_SUITEHans Nilsson
2018-12-03Merge branch 'maint'Raimo Niskanen
2018-12-03Merge branch 'raimo/test-cuddling' into maintRaimo Niskanen
2018-12-03Merge branch 'maint'Hans Nilsson
2018-12-03crypto: Add some crypto:engine_unload in engine test suiteHans Nilsson
2018-11-30Merge branch 'maint'Hans Nilsson
2018-11-30crypto: Update test engine with fake rsa supportHans Nilsson
2018-11-19Merge branch 'maint'Hans Nilsson
2018-11-19crypto: Add eddsa test case (ed25519 and ed448)Hans Nilsson
2018-11-14Parallel stress test strong_rand_bytesRaimo Niskanen
2018-10-24Merge branch 'maint'Hans Nilsson
2018-10-24crypto: Disable engine tests on Darwin and WindowsHans Nilsson