Liking cljdoc? Tell your friends :D
Clojure only.

clojure-aes.encrypt.mix-columns


mixColumnsclj

(mixColumns state round-num)

This transformation treats each column in state as a four-term polynomial. This polynomial is multiplied (modulo another polynomial) by a fixed polynomial with coefficients (see Sections 4.3 and 5.1.3) of FIPS 197.

This transformation treats each column in state as a four-term polynomial. This polynomial is multiplied (modulo another polynomial) by a fixed polynomial with coefficients (see Sections 4.3 and 5.1.3) of FIPS 197.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close