Liking cljdoc? Tell your friends :D

hasch.benc

Binary encoding of EDN values.

Binary encoding of EDN values.
raw docstring

coerce-seqclj/s

(coerce-seq seq md-create-fn write-handlers)

digestclj/s

(digest bytes-or-seq-of-bytes md-create-fn)

encode-safeclj/s

(encode-safe a md-create-fn)

magicsclj/s


max-entropy-byte-countclj/s


PHashCoercionclj/sprotocol

-coerceclj/s

(-coerce this md-create-fn write-handlers)

split-sizeclj/s


xor-hashesclj/s

(xor-hashes seq)

Commutatively coerces elements of collection, seq entries must already be crypto hashes to avoid collisions in XOR. Takes at maximum 32 bytes into account.

Commutatively coerces elements of collection, seq entries must already be crypto hashes
to avoid collisions in XOR. Takes at maximum 32 bytes into account.
raw docstring

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

× close