(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 is a website building & hosting documentation for Clojure/Script libraries
× close