(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |