Liking cljdoc? Tell your friends :D

org.rssys.gost.common

Common functions

Common functions
raw docstring

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 function to check JVM runtime before use of any crypto functions.

Check if JCA/JCE has unlimited cryptography strength.
Call this function to check JVM runtime before use of any crypto functions.
sourceraw docstring

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

× close