Tagged Questions
4
votes
1answer
203 views
Why exactly is Blowfish faster than AES?
I've not been able to understand exactly the reason behind Blowfish being faster than AES. Is it dependent on the block size? Or is it processor dependent? (if Yes, then lets assume that AES ...
2
votes
1answer
492 views
AES vs Blowfish taking key-length into account
I understand that Blowfish is getting old, but is still a secure algorithm, and that AES is very popular, and is recommended by most people. My question is, how do the two compare when a 256-bit key ...
0
votes
1answer
184 views
Blowfish: hex digits of pi used for s-boxes?
Preface: here is the official site for the Blowfish algorithm:
http://www.schneier.com/blowfish.html
The Blowfish algorithm uses an s-box, which consists of hex digits of pi (found here: ...