(inv-sub-bytes [row1 row2 row3 row4] round-num)This transformation extracts each word from the State, and calculates the lookup for each byte within each word from inv-sbox
This transformation extracts each word from the State, and calculates the lookup for each byte within each word from inv-sbox
(inv-subWord word)Takes a four-byte input word and substitutes each byte in that word with its appropriate value from the inverse S-Box.
Takes a four-byte input word and substitutes each byte in that word with its appropriate value from the inverse 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 |