Liking cljdoc? Tell your friends :D
Clojure only.

clojure-aes.decrypt.inverse-cipher-core


inv-cipherclj

(inv-cipher cipher-text expanded-key num-bits secret-key)

Decrypts the passed in cipher-text a 4x4 byte array, using the designated secret-key, a byte array.

Decrypts the passed in `cipher-text` a 4x4 byte array, using the designated secret-key, a byte array.
sourceraw docstring

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

× close