Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use OpenSSL's EVP_aes_{128,192,256}_ctr() API and remove our hand-rolled | 2012-12-12 | 1 | -136/+0 | |
* | adapt to API changes in openssl-1.0.0a | 2010-10-01 | 1 | -6/+6 | |
* | almost entirely get rid of the culture of ".h files that include .h files" | 2006-08-03 | 1 | -3/+4 | |
* | move #include <string.h> out of includes.h | 2006-07-22 | 1 | -1/+3 | |
* | Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that | 2006-03-25 | 1 | -0/+1 | |
* | RCSID() can die | 2006-03-19 | 1 | -1/+0 | |
* | knf says that a 2nd level indent is four (not three or five) spaces | 2005-07-17 | 1 | -2/+2 | |
* | remove fallback AES support for old OpenSSL, as OpenBSD has had it for many | 2004-12-22 | 1 | -11/+2 | |
* | Use EVP_CIPHER_CTX_key_length for key length. ok markus@ | 2004-02-06 | 1 | -2/+3 | |
* | unexpand and delete whitespace at EOL; ok markus@ | 2003-11-21 | 1 | -2/+2 | |
* | use license from /usr/share/misc/license.template for new code | 2003-06-17 | 1 | -20/+12 | |
* | experimental support for aes-ctr modes from | 2003-05-17 | 1 | -0/+149 |