index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
test
/
crypto_SUITE.erl
Age
Commit message (
Expand
)
Author
2018-10-11
crypto: Update RSA tests after algorithms doc chapter
Hans Nilsson
2018-09-18
crypto: Disable bad tests
Hans Nilsson
2018-09-14
crypto: Fix no_aead test
Hans Nilsson
2018-09-14
crypto: AES_CCM test case
Hans Nilsson
2018-08-23
Merge branch 'hans/crypto/x25519_x448/OTP-15240' into maint
Hans Nilsson
2018-08-23
Merge branch 'hans/crypto/SHA3/OTP-15153' into maint
Hans Nilsson
2018-08-23
crypto: Test vectors for ecdh x25519 and x448
Hans Nilsson
2018-08-23
crypto: Tests for SHA3
Hans Nilsson
2018-08-23
crypto: Error in test case
Hans Nilsson
2018-08-23
crypto: chacha20 test case
Hans Nilsson
2018-08-23
crypto: poly1305 test case
Hans Nilsson
2018-08-16
crypto: Try to generate ecdh for all crypto:curves()
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-10
Merge branch 'maint-20' into maint
Rickard Green
2018-08-09
crypto: Fix crash in compute_key(ecdh, ...) on badarg
John Högberg
2018-06-18
Update copyright year
Henrik Nord
2018-04-26
crypto: Test case with a failing Pub/Priv/P/G combination
Hans Nilsson
2017-11-10
[crypto] Add support for loading an alternative Engine
Lars Thorsen
2017-10-04
crypto: disable tests of non-working assymetric ciphers
Hans Nilsson
2017-10-04
crypto: Added pkey_crypt_nif from PR838
Hans Nilsson
2017-07-07
crypto: test case for sign/verify ecdsa with sha256 etc
Hans Nilsson
2017-07-07
crypto: test case for sign/verify dss with sha256 etc
Hans Nilsson
2017-07-07
crypto: tests for rsa sign/verify from PR838
Hans Nilsson
2017-07-07
crypto: test suites report openssl version, supports etc
Hans Nilsson
2017-06-12
crypto: add test for rsa keygen 1024/3
Hans Nilsson
2017-06-12
crypto: filter out small mod in test suite for rsa keygen in FIPS mode
Hans Nilsson
2017-05-29
Merge pull request #1396 from RoadRunnr/crypto/cavp
Hans Nilsson
2017-05-04
Update copyright year
Raimo Niskanen
2017-05-03
crypto: use lazy evaluation for test cases read from CAVP files
Andreas Schultz
2017-05-03
crypto: replace AES GCM test vectors with NIST CAVP suite
Andreas Schultz
2017-05-03
crypto: replace AES CMAC test vectors with NIST CAVP suite
Andreas Schultz
2017-05-03
crypto: replace AES test vectors with NIST CAVP test data
Andreas Schultz
2017-04-12
crypto: Increase prime to pass with FIPS-enabled cryptolib
Hans Nilsson
2017-03-18
No longer expose strong_rand_(range|float)
Guilherme Andrade
2017-03-18
Support cryptographically strong rand plugin
Guilherme Andrade
2017-03-18
Restyle crypto strong numeric generators
Guilherme Andrade
2017-03-14
Support generation of strong random numbers
Guilherme Andrade
2017-01-17
Remove the RSA-1024 test case.
Wim Lewis
2017-01-08
Add RSA key generation
Wim Lewis
2016-12-20
crypto: Support chacha20_poly1305
Yuki Ito
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
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-07
Merge branch 'maint'
Raimo Niskanen
2016-09-02
Add '_cfb' alias for misspelled '_cbf' cipher
Raimo Niskanen
2016-08-12
Skip the cmac test cases on older OpenSSL
Petr Gotthard
2016-07-30
crypto:cmac calculating the Cipher-based Message Authentication Code
Petr Gotthard
[next]