Liking cljdoc? Tell your friends :D

crypto-gost.common


bytes-to-hexclj

(bytes-to-hex b)

convert bytes array to hex String.

convert bytes array to hex String.
sourceraw docstring

hex-to-bytesclj

(hex-to-bytes s)

convert hex String to bytes array

convert hex String to bytes array
sourceraw docstring

jce-unlimited?clj

(jce-unlimited?)

check if JCA/JCE has unlimited cryptography strength. call this once before use of any crypto functions.

check if JCA/JCE has unlimited cryptography strength.
call this once before use of any crypto functions.
sourceraw docstring

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

× close