Liking cljdoc? Tell your friends :D

dynamodb.codec


b64-decodeclj

(b64-decode input)
source

b64-encodeclj

(b64-encode input)
source

bytes->hexclj

(bytes->hex input)
source

bytes->strclj

(bytes->str input)
(bytes->str input encoding)
source

hmac-sha-256clj

(hmac-sha-256 secret message)
source

md5clj

(md5 input)
source

normalize-nfcclj

(normalize-nfc string)
source

normalize-nfdclj

(normalize-nfd string)
source

normalize-nfkcclj

(normalize-nfkc string)
source

normalize-nfkdclj

(normalize-nfkd string)
source

sha-256clj

(sha-256 input)
source

str->bytesclj

(str->bytes input)
(str->bytes input encoding)
source

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

× close