Liking cljdoc? Tell your friends :D

turvata.crypto


constant-time-eq?clj

(constant-time-eq? a b)

Securely compares two byte arrays in constant time to prevent timing attacks.

Securely compares two byte arrays in constant time to prevent timing attacks.
sourceraw docstring

hash-keyclj

(hash-key pepper!! token-map)

Computes the final cryptographically bound HMAC-SHA512 hash. Binds the token to its specific structural context to prevent DB-level swaps.

Computes the final cryptographically bound HMAC-SHA512 hash.
Binds the token to its specific structural context to prevent DB-level swaps.
sourceraw docstring

hmac-sha512clj

(hmac-sha512 pepper!! data!!)

Computes an HMAC-SHA512 over the raw data bytes using the backend pepper.

Computes an HMAC-SHA512 over the raw data bytes using the backend pepper.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close