Liking cljdoc? Tell your friends :D
Clojure only.

clojure-aes.encrypt.cipher-core


cipherclj

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

Encrypts the passed-in plain-text, a 4x4 byte array, using the designated secret-key (a byte arrray), the expanded-key (another byte array) and the number of bits in the secret-key.

Encrypts the passed-in `plain-text`, a 4x4 byte array, using the designated `secret-key` (a byte arrray), the `expanded-key` (another byte array) and the number of bits in the secret-key.
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