Liking cljdoc? Tell your friends :D

buddy.core.kdf

Key derivation function interface.

Key derivation function interface.
raw docstring

+pbkdf2-iterations+clj


enginecljmultimethod

Key derivation function engine constructor.

Key derivation function engine constructor.
raw docstring

get-bufferclj

(get-buffer engine length)

get-bytesclj

(get-bytes engine length)

IKDFcljprotocol

-get-bytesclj

(-get-bytes _ length)

Get the next N bytes from kdf.

Get the next N bytes from kdf.

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

× close