Liking cljdoc? Tell your friends :D

exoscale.itsdangerous.hmac

JavaSE based implementation of hashed based message authentication.

JavaSE based implementation of hashed based message
authentication.
raw docstring

by-algorithmclj

(by-algorithm algorithm)

Retrieve signing function by algorithm, throws when an unsupported algorithm is requested.

Retrieve signing function by algorithm, throws when an
unsupported algorithm is requested.
sourceraw docstring

shaclj

(sha hmac-type raw-input secret-string)

Compute the HMAC of a payload, given a secret-key and supported algorithm.

Compute the HMAC of a payload, given a secret-key and
supported algorithm.
sourceraw docstring

supported-algorithmsclj

Known signing algorithms.

Known signing algorithms.
sourceraw docstring

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

× close