Age | Commit message (Expand) | Author |
2017-05-04 | Update copyright year | Raimo Niskanen |
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 |
2016-04-06 | crypto: Skip link_test if no 'ldd' available | Sverker Eriksson |
2016-04-05 | crypto: Add test for AES-GCM | Yuki Ito |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-17 | Makefiles: Remove test_server from include path and code path | Björn Gustavsson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2016-02-08 | Merge branch 'maint' | Sverker Eriksson |
2016-01-28 | Only use supported EC curves in crypto tests | Dániel Szoboszlay |
2016-01-14 | crypto: Fix bug for multiple blocks for AES-ECB | Andrew Bennett |
2015-12-17 | Merge branch 'sverk/crypto/aes-ecb-192-bit' | Sverker Eriksson |
2015-12-17 | crypto: Support 192-bit keys for AES ECB | Andrew Bennett |
2015-12-11 | crypto: Support 192-bit keys for AES CBC | Sverker Eriksson |
2015-07-10 | ose: Remove all code related to the OSE port | Lukas Larsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-22 | crypto: Change eliptic curve test from 'sect113r2' to 'secp112r2' | Sverker Eriksson |
2015-02-27 | Merge branch 'maint' | Henrik Nord |
2015-02-04 | Accept all valid key sizes in aes_cfb functions | Kelly McLaughlin |
2015-01-14 | Merge branch 'andreaTP/added-aes-ecb-to-crypto/OTP-12403' | Marcus Arendt |
2015-01-09 | aligned implementation following last specs | andreaP |
2015-01-09 | fixes and tests | andreaP |
2014-11-17 | [crypto] enhance generate_key for ECC keys | Andreas Schultz |
2014-09-03 | crypto: add support for ChaCha20/Policy1305 AEAD cipher | Andreas Schultz |
2014-09-03 | crypto: add AES128-GCM cipher support | Andreas Schultz |
2014-05-15 | Fix bug in SRP implementation | Paul Guyot |