|
Twofish is a 128-bit block cipher. It means that data is encrypted and decrypted in 128-bit
chunks. Its conservative design allows the ability to trade off key setup time for encryption
speed, as well as sacrificing smaller memory requirements to obtain greater encryption speed.
|