Blowfish (Block Ciphers Block Ciphers)
Jump to navigation
Jump to search
Time Complexity
$O(n)$
Space Complexity
$O(n)$? bits
(Network has a constant number of rounds and operates on O(n) bits, thus structure should require O(n) bits to describe)
Description
Approximate?
Exact
Randomized?
No, deterministic
Model of Computation
Word RAM
Year
1993