Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not skip any crypto tests. Remove useless make code, use defaults | 2017-06-22 | 1 | -3/+1 | |
| | | | | | where appropriate. OK mikeb@ | ||||
* | Remove -Wbounded: it is now the compiler default. | 2014-01-18 | 1 | -2/+1 | |
| | |||||
* | provide fake copies of explicit_bzero in the test scaffolds for kernel code | 2011-04-04 | 1 | -0/+6 | |
| | |||||
* | fix builds for when obj/ present | 2008-09-02 | 2 | -5/+21 | |
| | | | | | | fix gcc warnings add licenses ok damien@ | ||||
* | test vectors for HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMAC, | 2008-08-12 | 3 | -0/+112 | |
AES Key Wrap. ok djm@ |