Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Add global config namespace | Tobias Brunner | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | aes-test: Fix compiler warnings from older versions of GCC | Tobias Brunner | 2013-12-19 | 1 | -1/+1 |
| | |||||
* | aes-test: Rename crypt() as it conflicts with a library function on Mac OS X | Tobias Brunner | 2013-08-30 | 1 | -3/+3 |
| | | | | unistd.h on Linux defines this only if _XOPEN_SOURCE is defined. | ||||
* | aes-test: Support test vectors at the end of a file | Tobias Brunner | 2013-08-24 | 1 | -0/+4 |
| | |||||
* | aes-test: Add script to test AES implementations according to AESAVS/GCMVS | Tobias Brunner | 2013-08-24 | 1 | -0/+653 |