On 1/4/06, knitti <[EMAIL PROTECTED]> wrote: > > this is really not that useful. why would you pick anything other > > than "the best" when setting it up? > > because no one knows what the best is. blowfish appears to be the best > at the moment, because its secure and fast. some other people don't like > block sizes of 64 bit. so perhaps they take aes, which is slightly slower > but encrypts blocks of 128 bit. is it for no reason, that swap encryption > uses aes over blowfish?
aes has faster key setup, which is important for swap but not for svnd. the cvs changelog says as much. swap encryption started out using blowfish as well.

