(rotWord word amount)
Transforms a word (4 bytes) by rotating/wrapping each byte cyclically to the left based on the number of rotations.
Transforms a word (4 bytes) by rotating/wrapping each byte cyclically to the left based on the number of rotations.
(shift-rows [row1 row2 row3 row4] round-num)
Cyclically shifts the last three rows of the 4x4 state matrix by different offsets to the left.
Cyclically shifts the last three rows of the 4x4 state matrix by different offsets to the left.
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 |