Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add specialized functions for cbc-aes. | Niels Möller | 2021-09-09 | 1 | -0/+45 |
* | Update CBC and CFB tests to use aes256_ctx, not the deprecated aes_ctx. | Niels Möller | 2018-02-20 | 1 | -5/+5 |
* | Testsuite overhaul, including proper deallocation of storage. | Niels Möller | 2012-09-16 | 1 | -58/+48 |
* | (test_main): Use static const for msg. | Niels Möller | 2005-07-02 | 1 | -1/+1 |
* | (test_cbc_bulk): Use aes_set_encrypt_key | Niels Möller | 2002-02-15 | 1 | -56/+57 |
* | (test_cbc_bulk): New function, testing CBC | Niels Möller | 2002-02-14 | 1 | -2/+71 |
* | rsa.h is now obsolete. | Niels Möller | 2002-01-14 | 1 | -1/+1 |
* | Don't use m4 for geneerating test programs, it's way overkill. Use | Niels Möller | 2002-01-12 | 1 | -0/+259 |