Blowfish (Block Ciphers Block Ciphers)
Revision as of 11:17, 15 February 2023 by Admin (talk | contribs) (Created page with "== 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 == Reference == https://link-springer-com.ezproxy.canberra.edu.au/chapter/10.1007/3-540-58108-1_24")
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
Reference
https://link-springer-com.ezproxy.canberra.edu.au/chapter/10.1007/3-540-58108-1_24