Liking cljdoc? Tell your friends :D
Clojure only.

clojure-aes.encrypt.sub-bytes


subBytesclj

(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.
sourceraw docstring

subWordclj

(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.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close