Age | Commit message (Expand) | Author |
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-03-05 | [crypto] Fix hanging test case on outdated lab machine | Lars Thorsen |
2017-12-04 | [crypto] Add engine_ctrl_cmd_string() to API | Lars Thorsen |
2017-12-01 | crypto: engine_SUITE update | Hans Nilsson |
2017-11-21 | crypto: Fixes to make privkey_to_pubkey behave similar to other functions | Hans Nilsson |
2017-11-20 | crypto: Correct and extends tests of key fetching/usage | Hans Nilsson |
2017-11-10 | crypto: Extend engine_SUITE with tests of the pub key extraction from priv keys | Hans Nilsson |
2017-11-10 | crypto: Extend engine_SUITE with tests of the pub/priv key fetches | 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-11-04 | [crypto] Remove depricated functions | Lars Thorsen |
2016-10-11 | Merge branch 'legoscia/ssl_in_fips_mode/PR-1180/OTP-13921' | Hans Nilsson |
2016-10-04 | Merge branch 'maint' | Raimo Niskanen |
2016-10-04 | Merge branch 'RoadRunnr/crypto/no-rc4/PR-1169/OTP-13896' into maint | Raimo Niskanen |
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-22 | Fix compilation when OpenSSL doesn't support RC4 | Andreas Schultz |
2016-09-14 | Fix compilation when OpenSSL doesn't support RC2 | Magnus Henoch |
2016-09-07 | Merge branch 'maint' | Raimo Niskanen |
2016-09-02 | Add '_cfb' alias for misspelled '_cbf' cipher | Raimo Niskanen |
2016-09-02 | Fix badarg -> notsup and test cases | 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 |
2016-04-25 | crypto: Deprecate rand_bytes/1 | Ingela Anderton Andin |
2016-04-18 | Merge branch 'mururu/crypto/aes-gcm-tag-len.PR-998.OTP-13483' | Sverker Eriksson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |