Age | Commit message (Expand) | Author |
---|---|---|
2008-06-09 | constify arguments in wrapper functions; the lower level functions | Damien Miller |
2007-05-27 | make the #defines in rijndael.h a bit more meaningful | Ted Unangst |
2005-05-25 | AESCTR support for ESP (RFC 3686); ok hshoexer | Markus Friedl |
2004-12-20 | Allow the setkey function of a transform to fail, eg. when an insufficient | Hans-Joerg Hoexer |
2004-02-05 | expose two more functions | Theo de Raadt |
2003-12-26 | - use 1/2 space for rijndael context in ipsec | Markus Friedl |
2001-12-19 | sync KNF with src/usr.bin/ssh | Markus Friedl |
2001-09-13 | missing $OpenBSD: | Markus Friedl |
2001-08-24 | switch to the optimised AES reference code from | Markus Friedl |
2001-07-31 | new BSD-style license and whitespace sync with openssh | Kevin Steves |
2001-05-09 | fix prototype; J.S.Peatfield@damtp.cam.ac.uk | Markus Friedl |
2000-10-16 | indent | Theo de Raadt |
2000-05-27 | use rijndael instead of blowfish because of faster key setup. | Niels Provos |