Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-add our own aesctr implementation; ok djm@ | 2014-04-29 | 1 | -0/+44 | |
* | remove fallback AES support for old OpenSSL, as OpenBSD has had it for many | 2004-12-22 | 1 | -51/+0 | |
* | basic KNF done while i was looking for something else | 2001-12-19 | 1 | -3/+3 | |
* | missing $OpenBSD: | 2001-09-13 | 1 | -0/+2 | |
* | switch to the optimised AES reference code from | 2001-08-23 | 1 | -58/+46 | |
* | new BSD-style license: | 2001-07-30 | 1 | -8/+21 | |
* | fix prototype; J.S.Peatfield@damtp.cam.ac.uk | 2001-05-09 | 1 | -2/+3 | |
* | copyright notices on all source files | 2001-03-01 | 1 | -1/+15 | |
* | $OpenBSD$ | 2001-01-29 | 1 | -0/+2 | |
* | undo change in comment; stevesk@pobox.com | 2000-12-29 | 1 | -4/+4 | |
* | replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned' | 2000-12-19 | 1 | -4/+4 | |
* | undo rijndael changes | 2000-12-09 | 1 | -21/+25 | |
* | new rijndael implementation. fixes endian bugs | 2000-12-06 | 1 | -25/+21 | |
* | rijndael/aes support | 2000-10-13 | 1 | -0/+31 |