Common functions
Common functions
(bytes-to-hex b)
Convert bytes array to hex String.
Convert bytes array to hex String.
(hex-to-bytes s)
Convert hex String to bytes array
Convert hex String to bytes array
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close