summaryrefslogtreecommitdiff
path: root/sys/crypto/rijndael.h
AgeCommit message (Collapse)Author
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.