(subBytes [row1 row2 row3 row4] round-num)
Substitutes each byte in the 4x4 state array with its corresponding value from the S-Box.
Substitutes each byte in the 4x4 state array with its corresponding value from the S-Box.
(subWord word)
Takes a four-byte input word and substitutes each byte in that word with its appropriate value from the S-Box.
Takes a four-byte input word and substitutes each byte in that word with its appropriate value from the S-Box.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close