Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson | |
2011-02-17 | Update init_per_suite to skip all tests if crypto does not exist | Lukas Larsson | |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson | |
2011-02-17 | Update crypto tests to conform with common_test standard | Lukas Larsson | |
2010-04-28 | OTP-8333 Crypto using NIF's | Sverker Eriksson | |
crypto application changed to use NIFs instead of driver. | |||
2009-12-11 | Merge branch 'po/blowfish_ecb_cbc_ofb-rebased' into ccase/r13b04_dev | Erlang/OTP | |
* po/blowfish_ecb_cbc_ofb-rebased: Add Blowfish tests Add Blowfish ECB, CBC and OFB modes OTP-8331 The crypto module now supports Blowfish in ECB, CBC and OFB modes. (Thanks to Paul Oliver.) | |||
2009-12-11 | Add Blowfish tests | Paul Oliver | |