Pure-Java HKDF-SHA256 (RFC 5869). Shared by ICrypto adapters so that
crypto-derive-key returns byte-identical bytes regardless of which
adapter resolves the call.
Composed from javax.crypto.Mac HMAC-SHA256 — no native dependency.
Pure-Java HKDF-SHA256 (RFC 5869). Shared by ICrypto adapters so that `crypto-derive-key` returns byte-identical bytes regardless of which adapter resolves the call. Composed from `javax.crypto.Mac` HMAC-SHA256 — no native dependency.
(hkdf-sha256 salt ikm info length)RFC 5869 full HKDF-SHA256 = extract-then-expand.
RFC 5869 full HKDF-SHA256 = extract-then-expand.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |