summaryrefslogtreecommitdiff
path: root/sys/crypto/rijndael.c
AgeCommit message (Expand)Author
2001-12-19sync KNF with src/usr.bin/sshMarkus Friedl
2001-09-13missing $OpenBSD:Markus Friedl
2001-08-24switch to the optimised AES reference code fromMarkus Friedl
2001-08-09Force alignment of blocks so that we don't crash on strict alignmentHeikki Korpela
2001-07-31new BSD-style license and whitespace sync with opensshKevin Steves
2000-12-09pull in endianess fix from opensshMarkus Friedl
2000-11-11undo last change, ipsec+AES and swap-encrypt work againMarkus Friedl
2000-10-16indentTheo de Raadt
2000-10-15typoMarkus Friedl
2000-06-06OpenBSD tagsTheo de Raadt
2000-05-27use rijndael instead of blowfish because of faster key setup.Niels Provos