summaryrefslogtreecommitdiff
path: root/sys/crypto/rijndael.h
AgeCommit message (Collapse)Author
2001-05-09fix prototype; J.S.Peatfield@damtp.cam.ac.ukMarkus Friedl
2000-10-16indentTheo de Raadt
2000-05-27use rijndael instead of blowfish because of faster key setup.Niels Provos
break swap paritions into sections, each section has own encryption key. if a section's key becomes unreferenced, erase it.