Liking cljdoc? Tell your friends :D
Clojure only.

pandect.core

Digest Creation for Pandect

Digest Creation for Pandect
raw docstring

adler32clj

(adler32 x)

[Hash] ADLER-32 (value -> string)

[Hash] ADLER-32 (value -> string)
sourceraw docstring

adler32*clj

(adler32* x)

[Hash] ADLER-32 (raw value)

[Hash] ADLER-32 (raw value)
sourceraw docstring

adler32-bytesclj

(adler32-bytes x)

[Hash] ADLER-32 (value -> byte array)

[Hash] ADLER-32 (value -> byte array)
sourceraw docstring

adler32-fileclj

(adler32-file x)

[Hash] ADLER-32 (file path -> string)

[Hash] ADLER-32 (file path -> string)
sourceraw docstring

adler32-file*clj

(adler32-file* x)

[Hash] ADLER-32 (raw value)

[Hash] ADLER-32 (raw value)
sourceraw docstring

adler32-file-bytesclj

(adler32-file-bytes x)

[Hash] ADLER-32 (file path -> byte array)

[Hash] ADLER-32 (file path -> byte array)
sourceraw docstring

blake2b-160clj

(blake2b-160 x)

[Hash] BLAKE2B-160 (value -> string)

[Hash] BLAKE2B-160 (value -> string)
sourceraw docstring

blake2b-160*clj

(blake2b-160* x)

[Hash] BLAKE2B-160 (raw value)

[Hash] BLAKE2B-160 (raw value)
sourceraw docstring

blake2b-160-bytesclj

(blake2b-160-bytes x)

[Hash] BLAKE2B-160 (value -> byte array)

[Hash] BLAKE2B-160 (value -> byte array)
sourceraw docstring

blake2b-160-fileclj

(blake2b-160-file x)

[Hash] BLAKE2B-160 (file path -> string)

[Hash] BLAKE2B-160 (file path -> string)
sourceraw docstring

blake2b-160-file*clj

(blake2b-160-file* x)

[Hash] BLAKE2B-160 (raw value)

[Hash] BLAKE2B-160 (raw value)
sourceraw docstring

blake2b-160-file-bytesclj

(blake2b-160-file-bytes x)

[Hash] BLAKE2B-160 (file path -> byte array)

[Hash] BLAKE2B-160 (file path -> byte array)
sourceraw docstring

blake2b-256clj

(blake2b-256 x)

[Hash] BLAKE2B-256 (value -> string)

[Hash] BLAKE2B-256 (value -> string)
sourceraw docstring

blake2b-256*clj

(blake2b-256* x)

[Hash] BLAKE2B-256 (raw value)

[Hash] BLAKE2B-256 (raw value)
sourceraw docstring

blake2b-256-bytesclj

(blake2b-256-bytes x)

[Hash] BLAKE2B-256 (value -> byte array)

[Hash] BLAKE2B-256 (value -> byte array)
sourceraw docstring

blake2b-256-fileclj

(blake2b-256-file x)

[Hash] BLAKE2B-256 (file path -> string)

[Hash] BLAKE2B-256 (file path -> string)
sourceraw docstring

blake2b-256-file*clj

(blake2b-256-file* x)

[Hash] BLAKE2B-256 (raw value)

[Hash] BLAKE2B-256 (raw value)
sourceraw docstring

blake2b-256-file-bytesclj

(blake2b-256-file-bytes x)

[Hash] BLAKE2B-256 (file path -> byte array)

[Hash] BLAKE2B-256 (file path -> byte array)
sourceraw docstring

blake2b-384clj

(blake2b-384 x)

[Hash] BLAKE2B-384 (value -> string)

[Hash] BLAKE2B-384 (value -> string)
sourceraw docstring

blake2b-384*clj

(blake2b-384* x)

[Hash] BLAKE2B-384 (raw value)

[Hash] BLAKE2B-384 (raw value)
sourceraw docstring

blake2b-384-bytesclj

(blake2b-384-bytes x)

[Hash] BLAKE2B-384 (value -> byte array)

[Hash] BLAKE2B-384 (value -> byte array)
sourceraw docstring

blake2b-384-fileclj

(blake2b-384-file x)

[Hash] BLAKE2B-384 (file path -> string)

[Hash] BLAKE2B-384 (file path -> string)
sourceraw docstring

blake2b-384-file*clj

(blake2b-384-file* x)

[Hash] BLAKE2B-384 (raw value)

[Hash] BLAKE2B-384 (raw value)
sourceraw docstring

blake2b-384-file-bytesclj

(blake2b-384-file-bytes x)

[Hash] BLAKE2B-384 (file path -> byte array)

[Hash] BLAKE2B-384 (file path -> byte array)
sourceraw docstring

blake2b-512clj

(blake2b-512 x)

[Hash] BLAKE2B-512 (value -> string)

[Hash] BLAKE2B-512 (value -> string)
sourceraw docstring

blake2b-512*clj

(blake2b-512* x)

[Hash] BLAKE2B-512 (raw value)

[Hash] BLAKE2B-512 (raw value)
sourceraw docstring

blake2b-512-bytesclj

(blake2b-512-bytes x)

[Hash] BLAKE2B-512 (value -> byte array)

[Hash] BLAKE2B-512 (value -> byte array)
sourceraw docstring

blake2b-512-fileclj

(blake2b-512-file x)

[Hash] BLAKE2B-512 (file path -> string)

[Hash] BLAKE2B-512 (file path -> string)
sourceraw docstring

blake2b-512-file*clj

(blake2b-512-file* x)

[Hash] BLAKE2B-512 (raw value)

[Hash] BLAKE2B-512 (raw value)
sourceraw docstring

blake2b-512-file-bytesclj

(blake2b-512-file-bytes x)

[Hash] BLAKE2B-512 (file path -> byte array)

[Hash] BLAKE2B-512 (file path -> byte array)
sourceraw docstring

crc32clj

(crc32 x)

[Hash] CRC-32 (value -> string)

[Hash] CRC-32 (value -> string)
sourceraw docstring

crc32*clj

(crc32* x)

[Hash] CRC-32 (raw value)

[Hash] CRC-32 (raw value)
sourceraw docstring

crc32-bytesclj

(crc32-bytes x)

[Hash] CRC-32 (value -> byte array)

[Hash] CRC-32 (value -> byte array)
sourceraw docstring

crc32-fileclj

(crc32-file x)

[Hash] CRC-32 (file path -> string)

[Hash] CRC-32 (file path -> string)
sourceraw docstring

crc32-file*clj

(crc32-file* x)

[Hash] CRC-32 (raw value)

[Hash] CRC-32 (raw value)
sourceraw docstring

crc32-file-bytesclj

(crc32-file-bytes x)

[Hash] CRC-32 (file path -> byte array)

[Hash] CRC-32 (file path -> byte array)
sourceraw docstring

gostclj

(gost x)

[Hash] GOST3411 (value -> string)

[Hash] GOST3411 (value -> string)
sourceraw docstring

gost*clj

(gost* x)

[Hash] GOST3411 (raw value)

[Hash] GOST3411 (raw value)
sourceraw docstring

gost-bytesclj

(gost-bytes x)

[Hash] GOST3411 (value -> byte array)

[Hash] GOST3411 (value -> byte array)
sourceraw docstring

gost-fileclj

(gost-file x)

[Hash] GOST3411 (file path -> string)

[Hash] GOST3411 (file path -> string)
sourceraw docstring

gost-file*clj

(gost-file* x)

[Hash] GOST3411 (raw value)

[Hash] GOST3411 (raw value)
sourceraw docstring

gost-file-bytesclj

(gost-file-bytes x)

[Hash] GOST3411 (file path -> byte array)

[Hash] GOST3411 (file path -> byte array)
sourceraw docstring

gost-hmacclj

(gost-hmac x secret)

[HMAC] Hmac-GOST3411 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-GOST3411 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

gost-hmac*clj

(gost-hmac* x secret)

[HMAC] Hmac-GOST3411 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-GOST3411 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

gost-hmac-bytesclj

(gost-hmac-bytes x secret)

[HMAC] Hmac-GOST3411 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-GOST3411 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

gost-hmac-fileclj

(gost-hmac-file x secret)

[HMAC] Hmac-GOST3411 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-GOST3411 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

gost-hmac-file*clj

(gost-hmac-file* x secret)

[HMAC] Hmac-GOST3411 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-GOST3411 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

gost-hmac-file-bytesclj

(gost-hmac-file-bytes x secret)

[HMAC] Hmac-GOST3411 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-GOST3411 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-224clj

(keccak-224 x)

[Hash] Keccak-224 (value -> string)

[Hash] Keccak-224 (value -> string)
sourceraw docstring

keccak-224*clj

(keccak-224* x)

[Hash] Keccak-224 (raw value)

[Hash] Keccak-224 (raw value)
sourceraw docstring

keccak-224-bytesclj

(keccak-224-bytes x)

[Hash] Keccak-224 (value -> byte array)

[Hash] Keccak-224 (value -> byte array)
sourceraw docstring

keccak-224-fileclj

(keccak-224-file x)

[Hash] Keccak-224 (file path -> string)

[Hash] Keccak-224 (file path -> string)
sourceraw docstring

keccak-224-file*clj

(keccak-224-file* x)

[Hash] Keccak-224 (raw value)

[Hash] Keccak-224 (raw value)
sourceraw docstring

keccak-224-file-bytesclj

(keccak-224-file-bytes x)

[Hash] Keccak-224 (file path -> byte array)

[Hash] Keccak-224 (file path -> byte array)
sourceraw docstring

keccak-224-hmacclj

(keccak-224-hmac x secret)

[HMAC] Hmac-Keccak224 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak224 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-224-hmac*clj

(keccak-224-hmac* x secret)

[HMAC] Hmac-Keccak224 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak224 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-224-hmac-bytesclj

(keccak-224-hmac-bytes x secret)

[HMAC] Hmac-Keccak224 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak224 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-224-hmac-fileclj

(keccak-224-hmac-file x secret)

[HMAC] Hmac-Keccak224 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak224 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-224-hmac-file*clj

(keccak-224-hmac-file* x secret)

[HMAC] Hmac-Keccak224 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak224 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-224-hmac-file-bytesclj

(keccak-224-hmac-file-bytes x secret)

[HMAC] Hmac-Keccak224 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak224 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-256clj

(keccak-256 x)

[Hash] Keccak-256 (value -> string)

[Hash] Keccak-256 (value -> string)
sourceraw docstring

keccak-256*clj

(keccak-256* x)

[Hash] Keccak-256 (raw value)

[Hash] Keccak-256 (raw value)
sourceraw docstring

keccak-256-bytesclj

(keccak-256-bytes x)

[Hash] Keccak-256 (value -> byte array)

[Hash] Keccak-256 (value -> byte array)
sourceraw docstring

keccak-256-fileclj

(keccak-256-file x)

[Hash] Keccak-256 (file path -> string)

[Hash] Keccak-256 (file path -> string)
sourceraw docstring

keccak-256-file*clj

(keccak-256-file* x)

[Hash] Keccak-256 (raw value)

[Hash] Keccak-256 (raw value)
sourceraw docstring

keccak-256-file-bytesclj

(keccak-256-file-bytes x)

[Hash] Keccak-256 (file path -> byte array)

[Hash] Keccak-256 (file path -> byte array)
sourceraw docstring

keccak-256-hmacclj

(keccak-256-hmac x secret)

[HMAC] Hmac-Keccak256 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak256 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-256-hmac*clj

(keccak-256-hmac* x secret)

[HMAC] Hmac-Keccak256 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak256 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-256-hmac-bytesclj

(keccak-256-hmac-bytes x secret)

[HMAC] Hmac-Keccak256 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak256 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-256-hmac-fileclj

(keccak-256-hmac-file x secret)

[HMAC] Hmac-Keccak256 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak256 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-256-hmac-file*clj

(keccak-256-hmac-file* x secret)

[HMAC] Hmac-Keccak256 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak256 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-256-hmac-file-bytesclj

(keccak-256-hmac-file-bytes x secret)

[HMAC] Hmac-Keccak256 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak256 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-384clj

(keccak-384 x)

[Hash] Keccak-384 (value -> string)

[Hash] Keccak-384 (value -> string)
sourceraw docstring

keccak-384*clj

(keccak-384* x)

[Hash] Keccak-384 (raw value)

[Hash] Keccak-384 (raw value)
sourceraw docstring

keccak-384-bytesclj

(keccak-384-bytes x)

[Hash] Keccak-384 (value -> byte array)

[Hash] Keccak-384 (value -> byte array)
sourceraw docstring

keccak-384-fileclj

(keccak-384-file x)

[Hash] Keccak-384 (file path -> string)

[Hash] Keccak-384 (file path -> string)
sourceraw docstring

keccak-384-file*clj

(keccak-384-file* x)

[Hash] Keccak-384 (raw value)

[Hash] Keccak-384 (raw value)
sourceraw docstring

keccak-384-file-bytesclj

(keccak-384-file-bytes x)

[Hash] Keccak-384 (file path -> byte array)

[Hash] Keccak-384 (file path -> byte array)
sourceraw docstring

keccak-384-hmacclj

(keccak-384-hmac x secret)

[HMAC] Hmac-Keccak384 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak384 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-384-hmac*clj

(keccak-384-hmac* x secret)

[HMAC] Hmac-Keccak384 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak384 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-384-hmac-bytesclj

(keccak-384-hmac-bytes x secret)

[HMAC] Hmac-Keccak384 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak384 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-384-hmac-fileclj

(keccak-384-hmac-file x secret)

[HMAC] Hmac-Keccak384 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak384 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-384-hmac-file*clj

(keccak-384-hmac-file* x secret)

[HMAC] Hmac-Keccak384 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak384 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-384-hmac-file-bytesclj

(keccak-384-hmac-file-bytes x secret)

[HMAC] Hmac-Keccak384 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak384 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-512clj

(keccak-512 x)

[Hash] Keccak-512 (value -> string)

[Hash] Keccak-512 (value -> string)
sourceraw docstring

keccak-512*clj

(keccak-512* x)

[Hash] Keccak-512 (raw value)

[Hash] Keccak-512 (raw value)
sourceraw docstring

keccak-512-bytesclj

(keccak-512-bytes x)

[Hash] Keccak-512 (value -> byte array)

[Hash] Keccak-512 (value -> byte array)
sourceraw docstring

keccak-512-fileclj

(keccak-512-file x)

[Hash] Keccak-512 (file path -> string)

[Hash] Keccak-512 (file path -> string)
sourceraw docstring

keccak-512-file*clj

(keccak-512-file* x)

[Hash] Keccak-512 (raw value)

[Hash] Keccak-512 (raw value)
sourceraw docstring

keccak-512-file-bytesclj

(keccak-512-file-bytes x)

[Hash] Keccak-512 (file path -> byte array)

[Hash] Keccak-512 (file path -> byte array)
sourceraw docstring

keccak-512-hmacclj

(keccak-512-hmac x secret)

[HMAC] Hmac-Keccak512 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak512 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-512-hmac*clj

(keccak-512-hmac* x secret)

[HMAC] Hmac-Keccak512 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak512 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-512-hmac-bytesclj

(keccak-512-hmac-bytes x secret)

[HMAC] Hmac-Keccak512 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak512 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-512-hmac-fileclj

(keccak-512-hmac-file x secret)

[HMAC] Hmac-Keccak512 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak512 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-512-hmac-file*clj

(keccak-512-hmac-file* x secret)

[HMAC] Hmac-Keccak512 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak512 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

keccak-512-hmac-file-bytesclj

(keccak-512-hmac-file-bytes x secret)

[HMAC] Hmac-Keccak512 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Keccak512 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md2clj

(md2 x)

[Hash] MD2 (value -> string)

[Hash] MD2 (value -> string)
sourceraw docstring

md2*clj

(md2* x)

[Hash] MD2 (raw value)

[Hash] MD2 (raw value)
sourceraw docstring

md2-bytesclj

(md2-bytes x)

[Hash] MD2 (value -> byte array)

[Hash] MD2 (value -> byte array)
sourceraw docstring

md2-fileclj

(md2-file x)

[Hash] MD2 (file path -> string)

[Hash] MD2 (file path -> string)
sourceraw docstring

md2-file*clj

(md2-file* x)

[Hash] MD2 (raw value)

[Hash] MD2 (raw value)
sourceraw docstring

md2-file-bytesclj

(md2-file-bytes x)

[Hash] MD2 (file path -> byte array)

[Hash] MD2 (file path -> byte array)
sourceraw docstring

md2-rsaclj

(md2-rsa x private-key)

[Signature] MD2withRSA (value -> string)

Sign the given message using the given java.security.PrivateKey.

[Signature] MD2withRSA (value -> string)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

md2-rsa*clj

(md2-rsa* x private-key)

[Signature] MD2withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.

[Signature] MD2withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

md2-rsa-bytesclj

(md2-rsa-bytes x private-key)

[Signature] MD2withRSA (value -> byte array)

Sign the given message using the given java.security.PrivateKey.

[Signature] MD2withRSA (value -> byte array)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

md2-rsa-fileclj

(md2-rsa-file x private-key)

[Signature] MD2withRSA (file path -> string)

Sign the given message using the given java.security.PrivateKey.

[Signature] MD2withRSA (file path -> string)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

md2-rsa-file*clj

(md2-rsa-file* x private-key)

[Signature] MD2withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.

[Signature] MD2withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

md2-rsa-file-bytesclj

(md2-rsa-file-bytes x private-key)

[Signature] MD2withRSA (file path -> byte array)

Sign the given message using the given java.security.PrivateKey.

[Signature] MD2withRSA (file path -> byte array)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

md2-rsa-verifyclj

(md2-rsa-verify x signature public-key)

[Signature] MD2withRSA

Verify the given message signature using the given public key (anything implementing pandect.utils.convert/PublicKeyConvertable)

The signature can be given as a byte array, hex (!) string, java.io.File, java.io.InputStream or anything implementing pandect.utils.convert/ByteConvertable.

[Signature] MD2withRSA

Verify the given message signature using the given public key (anything implementing `pandect.utils.convert/PublicKeyConvertable`)

The signature can be given as a byte array, hex (!) string, java.io.File,
java.io.InputStream or anything implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md2-rsa-verify-fileclj

(md2-rsa-verify-file x signature public-key)

[Signature] MD2withRSA

Verify the given message signature using the given public key (anything implementing pandect.utils.convert/PublicKeyConvertable)

The signature can be given as a byte array, hex (!) string, java.io.File, java.io.InputStream or anything implementing pandect.utils.convert/ByteConvertable.

[Signature] MD2withRSA

Verify the given message signature using the given public key (anything implementing `pandect.utils.convert/PublicKeyConvertable`)

The signature can be given as a byte array, hex (!) string, java.io.File,
java.io.InputStream or anything implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md4clj

(md4 x)

[Hash] MD4 (value -> string)

[Hash] MD4 (value -> string)
sourceraw docstring

md4*clj

(md4* x)

[Hash] MD4 (raw value)

[Hash] MD4 (raw value)
sourceraw docstring

md4-bytesclj

(md4-bytes x)

[Hash] MD4 (value -> byte array)

[Hash] MD4 (value -> byte array)
sourceraw docstring

md4-fileclj

(md4-file x)

[Hash] MD4 (file path -> string)

[Hash] MD4 (file path -> string)
sourceraw docstring

md4-file*clj

(md4-file* x)

[Hash] MD4 (raw value)

[Hash] MD4 (raw value)
sourceraw docstring

md4-file-bytesclj

(md4-file-bytes x)

[Hash] MD4 (file path -> byte array)

[Hash] MD4 (file path -> byte array)
sourceraw docstring

md4-hmacclj

(md4-hmac x secret)

[HMAC] Hmac-MD4 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-MD4 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md4-hmac*clj

(md4-hmac* x secret)

[HMAC] Hmac-MD4 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-MD4 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md4-hmac-bytesclj

(md4-hmac-bytes x secret)

[HMAC] Hmac-MD4 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-MD4 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md4-hmac-fileclj

(md4-hmac-file x secret)

[HMAC] Hmac-MD4 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-MD4 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md4-hmac-file*clj

(md4-hmac-file* x secret)

[HMAC] Hmac-MD4 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-MD4 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md4-hmac-file-bytesclj

(md4-hmac-file-bytes x secret)

[HMAC] Hmac-MD4 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-MD4 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md5clj

(md5 x)

[Hash] MD5 (value -> string)

[Hash] MD5 (value -> string)
sourceraw docstring

md5*clj

(md5* x)

[Hash] MD5 (raw value)

[Hash] MD5 (raw value)
sourceraw docstring

md5-bytesclj

(md5-bytes x)

[Hash] MD5 (value -> byte array)

[Hash] MD5 (value -> byte array)
sourceraw docstring

md5-fileclj

(md5-file x)

[Hash] MD5 (file path -> string)

[Hash] MD5 (file path -> string)
sourceraw docstring

md5-file*clj

(md5-file* x)

[Hash] MD5 (raw value)

[Hash] MD5 (raw value)
sourceraw docstring

md5-file-bytesclj

(md5-file-bytes x)

[Hash] MD5 (file path -> byte array)

[Hash] MD5 (file path -> byte array)
sourceraw docstring

md5-hmacclj

(md5-hmac x secret)

[HMAC] HmacMD5 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacMD5 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md5-hmac*clj

(md5-hmac* x secret)

[HMAC] HmacMD5 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacMD5 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md5-hmac-bytesclj

(md5-hmac-bytes x secret)

[HMAC] HmacMD5 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacMD5 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md5-hmac-fileclj

(md5-hmac-file x secret)

[HMAC] HmacMD5 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacMD5 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md5-hmac-file*clj

(md5-hmac-file* x secret)

[HMAC] HmacMD5 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacMD5 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md5-hmac-file-bytesclj

(md5-hmac-file-bytes x secret)

[HMAC] HmacMD5 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacMD5 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md5-rsaclj

(md5-rsa x private-key)

[Signature] MD5withRSA (value -> string)

Sign the given message using the given java.security.PrivateKey.

[Signature] MD5withRSA (value -> string)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

md5-rsa*clj

(md5-rsa* x private-key)

[Signature] MD5withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.

[Signature] MD5withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

md5-rsa-bytesclj

(md5-rsa-bytes x private-key)

[Signature] MD5withRSA (value -> byte array)

Sign the given message using the given java.security.PrivateKey.

[Signature] MD5withRSA (value -> byte array)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

md5-rsa-fileclj

(md5-rsa-file x private-key)

[Signature] MD5withRSA (file path -> string)

Sign the given message using the given java.security.PrivateKey.

[Signature] MD5withRSA (file path -> string)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

md5-rsa-file*clj

(md5-rsa-file* x private-key)

[Signature] MD5withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.

[Signature] MD5withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

md5-rsa-file-bytesclj

(md5-rsa-file-bytes x private-key)

[Signature] MD5withRSA (file path -> byte array)

Sign the given message using the given java.security.PrivateKey.

[Signature] MD5withRSA (file path -> byte array)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

md5-rsa-verifyclj

(md5-rsa-verify x signature public-key)

[Signature] MD5withRSA

Verify the given message signature using the given public key (anything implementing pandect.utils.convert/PublicKeyConvertable)

The signature can be given as a byte array, hex (!) string, java.io.File, java.io.InputStream or anything implementing pandect.utils.convert/ByteConvertable.

[Signature] MD5withRSA

Verify the given message signature using the given public key (anything implementing `pandect.utils.convert/PublicKeyConvertable`)

The signature can be given as a byte array, hex (!) string, java.io.File,
java.io.InputStream or anything implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

md5-rsa-verify-fileclj

(md5-rsa-verify-file x signature public-key)

[Signature] MD5withRSA

Verify the given message signature using the given public key (anything implementing pandect.utils.convert/PublicKeyConvertable)

The signature can be given as a byte array, hex (!) string, java.io.File, java.io.InputStream or anything implementing pandect.utils.convert/ByteConvertable.

[Signature] MD5withRSA

Verify the given message signature using the given public key (anything implementing `pandect.utils.convert/PublicKeyConvertable`)

The signature can be given as a byte array, hex (!) string, java.io.File,
java.io.InputStream or anything implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd128clj

(ripemd128 x)

[Hash] RipeMD128 (value -> string)

[Hash] RipeMD128 (value -> string)
sourceraw docstring

ripemd128*clj

(ripemd128* x)

[Hash] RipeMD128 (raw value)

[Hash] RipeMD128 (raw value)
sourceraw docstring

ripemd128-bytesclj

(ripemd128-bytes x)

[Hash] RipeMD128 (value -> byte array)

[Hash] RipeMD128 (value -> byte array)
sourceraw docstring

ripemd128-fileclj

(ripemd128-file x)

[Hash] RipeMD128 (file path -> string)

[Hash] RipeMD128 (file path -> string)
sourceraw docstring

ripemd128-file*clj

(ripemd128-file* x)

[Hash] RipeMD128 (raw value)

[Hash] RipeMD128 (raw value)
sourceraw docstring

ripemd128-file-bytesclj

(ripemd128-file-bytes x)

[Hash] RipeMD128 (file path -> byte array)

[Hash] RipeMD128 (file path -> byte array)
sourceraw docstring

ripemd128-hmacclj

(ripemd128-hmac x secret)

[HMAC] Hmac-RipeMD128 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD128 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd128-hmac*clj

(ripemd128-hmac* x secret)

[HMAC] Hmac-RipeMD128 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD128 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd128-hmac-bytesclj

(ripemd128-hmac-bytes x secret)

[HMAC] Hmac-RipeMD128 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD128 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd128-hmac-fileclj

(ripemd128-hmac-file x secret)

[HMAC] Hmac-RipeMD128 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD128 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd128-hmac-file*clj

(ripemd128-hmac-file* x secret)

[HMAC] Hmac-RipeMD128 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD128 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd128-hmac-file-bytesclj

(ripemd128-hmac-file-bytes x secret)

[HMAC] Hmac-RipeMD128 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD128 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd160clj

(ripemd160 x)

[Hash] RipeMD160 (value -> string)

[Hash] RipeMD160 (value -> string)
sourceraw docstring

ripemd160*clj

(ripemd160* x)

[Hash] RipeMD160 (raw value)

[Hash] RipeMD160 (raw value)
sourceraw docstring

ripemd160-bytesclj

(ripemd160-bytes x)

[Hash] RipeMD160 (value -> byte array)

[Hash] RipeMD160 (value -> byte array)
sourceraw docstring

ripemd160-fileclj

(ripemd160-file x)

[Hash] RipeMD160 (file path -> string)

[Hash] RipeMD160 (file path -> string)
sourceraw docstring

ripemd160-file*clj

(ripemd160-file* x)

[Hash] RipeMD160 (raw value)

[Hash] RipeMD160 (raw value)
sourceraw docstring

ripemd160-file-bytesclj

(ripemd160-file-bytes x)

[Hash] RipeMD160 (file path -> byte array)

[Hash] RipeMD160 (file path -> byte array)
sourceraw docstring

ripemd160-hmacclj

(ripemd160-hmac x secret)

[HMAC] Hmac-RipeMD160 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD160 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd160-hmac*clj

(ripemd160-hmac* x secret)

[HMAC] Hmac-RipeMD160 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD160 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd160-hmac-bytesclj

(ripemd160-hmac-bytes x secret)

[HMAC] Hmac-RipeMD160 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD160 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd160-hmac-fileclj

(ripemd160-hmac-file x secret)

[HMAC] Hmac-RipeMD160 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD160 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd160-hmac-file*clj

(ripemd160-hmac-file* x secret)

[HMAC] Hmac-RipeMD160 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD160 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd160-hmac-file-bytesclj

(ripemd160-hmac-file-bytes x secret)

[HMAC] Hmac-RipeMD160 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD160 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd256clj

(ripemd256 x)

[Hash] RipeMD256 (value -> string)

[Hash] RipeMD256 (value -> string)
sourceraw docstring

ripemd256*clj

(ripemd256* x)

[Hash] RipeMD256 (raw value)

[Hash] RipeMD256 (raw value)
sourceraw docstring

ripemd256-bytesclj

(ripemd256-bytes x)

[Hash] RipeMD256 (value -> byte array)

[Hash] RipeMD256 (value -> byte array)
sourceraw docstring

ripemd256-fileclj

(ripemd256-file x)

[Hash] RipeMD256 (file path -> string)

[Hash] RipeMD256 (file path -> string)
sourceraw docstring

ripemd256-file*clj

(ripemd256-file* x)

[Hash] RipeMD256 (raw value)

[Hash] RipeMD256 (raw value)
sourceraw docstring

ripemd256-file-bytesclj

(ripemd256-file-bytes x)

[Hash] RipeMD256 (file path -> byte array)

[Hash] RipeMD256 (file path -> byte array)
sourceraw docstring

ripemd256-hmacclj

(ripemd256-hmac x secret)

[HMAC] Hmac-RipeMD256 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD256 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd256-hmac*clj

(ripemd256-hmac* x secret)

[HMAC] Hmac-RipeMD256 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD256 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd256-hmac-bytesclj

(ripemd256-hmac-bytes x secret)

[HMAC] Hmac-RipeMD256 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD256 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd256-hmac-fileclj

(ripemd256-hmac-file x secret)

[HMAC] Hmac-RipeMD256 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD256 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd256-hmac-file*clj

(ripemd256-hmac-file* x secret)

[HMAC] Hmac-RipeMD256 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD256 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd256-hmac-file-bytesclj

(ripemd256-hmac-file-bytes x secret)

[HMAC] Hmac-RipeMD256 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD256 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd320clj

(ripemd320 x)

[Hash] RipeMD320 (value -> string)

[Hash] RipeMD320 (value -> string)
sourceraw docstring

ripemd320*clj

(ripemd320* x)

[Hash] RipeMD320 (raw value)

[Hash] RipeMD320 (raw value)
sourceraw docstring

ripemd320-bytesclj

(ripemd320-bytes x)

[Hash] RipeMD320 (value -> byte array)

[Hash] RipeMD320 (value -> byte array)
sourceraw docstring

ripemd320-fileclj

(ripemd320-file x)

[Hash] RipeMD320 (file path -> string)

[Hash] RipeMD320 (file path -> string)
sourceraw docstring

ripemd320-file*clj

(ripemd320-file* x)

[Hash] RipeMD320 (raw value)

[Hash] RipeMD320 (raw value)
sourceraw docstring

ripemd320-file-bytesclj

(ripemd320-file-bytes x)

[Hash] RipeMD320 (file path -> byte array)

[Hash] RipeMD320 (file path -> byte array)
sourceraw docstring

ripemd320-hmacclj

(ripemd320-hmac x secret)

[HMAC] Hmac-RipeMD320 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD320 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd320-hmac*clj

(ripemd320-hmac* x secret)

[HMAC] Hmac-RipeMD320 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD320 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd320-hmac-bytesclj

(ripemd320-hmac-bytes x secret)

[HMAC] Hmac-RipeMD320 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD320 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd320-hmac-fileclj

(ripemd320-hmac-file x secret)

[HMAC] Hmac-RipeMD320 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD320 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd320-hmac-file*clj

(ripemd320-hmac-file* x secret)

[HMAC] Hmac-RipeMD320 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD320 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

ripemd320-hmac-file-bytesclj

(ripemd320-hmac-file-bytes x secret)

[HMAC] Hmac-RipeMD320 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-RipeMD320 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha1clj

(sha1 x)

[Hash] SHA-1 (value -> string)

[Hash] SHA-1 (value -> string)
sourceraw docstring

sha1*clj

(sha1* x)

[Hash] SHA-1 (raw value)

[Hash] SHA-1 (raw value)
sourceraw docstring

sha1-bytesclj

(sha1-bytes x)

[Hash] SHA-1 (value -> byte array)

[Hash] SHA-1 (value -> byte array)
sourceraw docstring

sha1-dsaclj

(sha1-dsa x private-key)

[Signature] SHA1withDSA (value -> string)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA1withDSA (value -> string)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha1-dsa*clj

(sha1-dsa* x private-key)

[Signature] SHA1withDSA (raw value)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA1withDSA (raw value)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha1-dsa-bytesclj

(sha1-dsa-bytes x private-key)

[Signature] SHA1withDSA (value -> byte array)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA1withDSA (value -> byte array)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha1-dsa-fileclj

(sha1-dsa-file x private-key)

[Signature] SHA1withDSA (file path -> string)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA1withDSA (file path -> string)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha1-dsa-file*clj

(sha1-dsa-file* x private-key)

[Signature] SHA1withDSA (raw value)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA1withDSA (raw value)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha1-dsa-file-bytesclj

(sha1-dsa-file-bytes x private-key)

[Signature] SHA1withDSA (file path -> byte array)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA1withDSA (file path -> byte array)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha1-dsa-verifyclj

(sha1-dsa-verify x signature public-key)

[Signature] SHA1withDSA

Verify the given message signature using the given public key (anything implementing pandect.utils.convert/PublicKeyConvertable)

The signature can be given as a byte array, hex (!) string, java.io.File, java.io.InputStream or anything implementing pandect.utils.convert/ByteConvertable.

[Signature] SHA1withDSA

Verify the given message signature using the given public key (anything implementing `pandect.utils.convert/PublicKeyConvertable`)

The signature can be given as a byte array, hex (!) string, java.io.File,
java.io.InputStream or anything implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha1-dsa-verify-fileclj

(sha1-dsa-verify-file x signature public-key)

[Signature] SHA1withDSA

Verify the given message signature using the given public key (anything implementing pandect.utils.convert/PublicKeyConvertable)

The signature can be given as a byte array, hex (!) string, java.io.File, java.io.InputStream or anything implementing pandect.utils.convert/ByteConvertable.

[Signature] SHA1withDSA

Verify the given message signature using the given public key (anything implementing `pandect.utils.convert/PublicKeyConvertable`)

The signature can be given as a byte array, hex (!) string, java.io.File,
java.io.InputStream or anything implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha1-fileclj

(sha1-file x)

[Hash] SHA-1 (file path -> string)

[Hash] SHA-1 (file path -> string)
sourceraw docstring

sha1-file*clj

(sha1-file* x)

[Hash] SHA-1 (raw value)

[Hash] SHA-1 (raw value)
sourceraw docstring

sha1-file-bytesclj

(sha1-file-bytes x)

[Hash] SHA-1 (file path -> byte array)

[Hash] SHA-1 (file path -> byte array)
sourceraw docstring

sha1-hmacclj

(sha1-hmac x secret)

[HMAC] HmacSHA1 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA1 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha1-hmac*clj

(sha1-hmac* x secret)

[HMAC] HmacSHA1 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA1 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha1-hmac-bytesclj

(sha1-hmac-bytes x secret)

[HMAC] HmacSHA1 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA1 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha1-hmac-fileclj

(sha1-hmac-file x secret)

[HMAC] HmacSHA1 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA1 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha1-hmac-file*clj

(sha1-hmac-file* x secret)

[HMAC] HmacSHA1 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA1 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha1-hmac-file-bytesclj

(sha1-hmac-file-bytes x secret)

[HMAC] HmacSHA1 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA1 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha1-rsaclj

(sha1-rsa x private-key)

[Signature] SHA1withRSA (value -> string)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA1withRSA (value -> string)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha1-rsa*clj

(sha1-rsa* x private-key)

[Signature] SHA1withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA1withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha1-rsa-bytesclj

(sha1-rsa-bytes x private-key)

[Signature] SHA1withRSA (value -> byte array)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA1withRSA (value -> byte array)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha1-rsa-fileclj

(sha1-rsa-file x private-key)

[Signature] SHA1withRSA (file path -> string)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA1withRSA (file path -> string)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha1-rsa-file*clj

(sha1-rsa-file* x private-key)

[Signature] SHA1withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA1withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha1-rsa-file-bytesclj

(sha1-rsa-file-bytes x private-key)

[Signature] SHA1withRSA (file path -> byte array)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA1withRSA (file path -> byte array)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha1-rsa-verifyclj

(sha1-rsa-verify x signature public-key)

[Signature] SHA1withRSA

Verify the given message signature using the given public key (anything implementing pandect.utils.convert/PublicKeyConvertable)

The signature can be given as a byte array, hex (!) string, java.io.File, java.io.InputStream or anything implementing pandect.utils.convert/ByteConvertable.

[Signature] SHA1withRSA

Verify the given message signature using the given public key (anything implementing `pandect.utils.convert/PublicKeyConvertable`)

The signature can be given as a byte array, hex (!) string, java.io.File,
java.io.InputStream or anything implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha1-rsa-verify-fileclj

(sha1-rsa-verify-file x signature public-key)

[Signature] SHA1withRSA

Verify the given message signature using the given public key (anything implementing pandect.utils.convert/PublicKeyConvertable)

The signature can be given as a byte array, hex (!) string, java.io.File, java.io.InputStream or anything implementing pandect.utils.convert/ByteConvertable.

[Signature] SHA1withRSA

Verify the given message signature using the given public key (anything implementing `pandect.utils.convert/PublicKeyConvertable`)

The signature can be given as a byte array, hex (!) string, java.io.File,
java.io.InputStream or anything implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha224clj

(sha224 x)

[Hash] SHA-224 (value -> string)

[Hash] SHA-224 (value -> string)
sourceraw docstring

sha224*clj

(sha224* x)

[Hash] SHA-224 (raw value)

[Hash] SHA-224 (raw value)
sourceraw docstring

sha224-bytesclj

(sha224-bytes x)

[Hash] SHA-224 (value -> byte array)

[Hash] SHA-224 (value -> byte array)
sourceraw docstring

sha224-fileclj

(sha224-file x)

[Hash] SHA-224 (file path -> string)

[Hash] SHA-224 (file path -> string)
sourceraw docstring

sha224-file*clj

(sha224-file* x)

[Hash] SHA-224 (raw value)

[Hash] SHA-224 (raw value)
sourceraw docstring

sha224-file-bytesclj

(sha224-file-bytes x)

[Hash] SHA-224 (file path -> byte array)

[Hash] SHA-224 (file path -> byte array)
sourceraw docstring

sha224-hmacclj

(sha224-hmac x secret)

[HMAC] Hmac-SHA224 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-SHA224 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha224-hmac*clj

(sha224-hmac* x secret)

[HMAC] Hmac-SHA224 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-SHA224 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha224-hmac-bytesclj

(sha224-hmac-bytes x secret)

[HMAC] Hmac-SHA224 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-SHA224 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha224-hmac-fileclj

(sha224-hmac-file x secret)

[HMAC] Hmac-SHA224 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-SHA224 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha224-hmac-file*clj

(sha224-hmac-file* x secret)

[HMAC] Hmac-SHA224 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-SHA224 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha224-hmac-file-bytesclj

(sha224-hmac-file-bytes x secret)

[HMAC] Hmac-SHA224 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-SHA224 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha256clj

(sha256 x)

[Hash] SHA-256 (value -> string)

[Hash] SHA-256 (value -> string)
sourceraw docstring

sha256*clj

(sha256* x)

[Hash] SHA-256 (raw value)

[Hash] SHA-256 (raw value)
sourceraw docstring

sha256-bytesclj

(sha256-bytes x)

[Hash] SHA-256 (value -> byte array)

[Hash] SHA-256 (value -> byte array)
sourceraw docstring

sha256-fileclj

(sha256-file x)

[Hash] SHA-256 (file path -> string)

[Hash] SHA-256 (file path -> string)
sourceraw docstring

sha256-file*clj

(sha256-file* x)

[Hash] SHA-256 (raw value)

[Hash] SHA-256 (raw value)
sourceraw docstring

sha256-file-bytesclj

(sha256-file-bytes x)

[Hash] SHA-256 (file path -> byte array)

[Hash] SHA-256 (file path -> byte array)
sourceraw docstring

sha256-hmacclj

(sha256-hmac x secret)

[HMAC] HmacSHA256 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA256 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha256-hmac*clj

(sha256-hmac* x secret)

[HMAC] HmacSHA256 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA256 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha256-hmac-bytesclj

(sha256-hmac-bytes x secret)

[HMAC] HmacSHA256 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA256 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha256-hmac-fileclj

(sha256-hmac-file x secret)

[HMAC] HmacSHA256 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA256 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha256-hmac-file*clj

(sha256-hmac-file* x secret)

[HMAC] HmacSHA256 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA256 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha256-hmac-file-bytesclj

(sha256-hmac-file-bytes x secret)

[HMAC] HmacSHA256 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA256 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha256-rsaclj

(sha256-rsa x private-key)

[Signature] SHA256withRSA (value -> string)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA256withRSA (value -> string)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha256-rsa*clj

(sha256-rsa* x private-key)

[Signature] SHA256withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA256withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha256-rsa-bytesclj

(sha256-rsa-bytes x private-key)

[Signature] SHA256withRSA (value -> byte array)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA256withRSA (value -> byte array)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha256-rsa-fileclj

(sha256-rsa-file x private-key)

[Signature] SHA256withRSA (file path -> string)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA256withRSA (file path -> string)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha256-rsa-file*clj

(sha256-rsa-file* x private-key)

[Signature] SHA256withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA256withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha256-rsa-file-bytesclj

(sha256-rsa-file-bytes x private-key)

[Signature] SHA256withRSA (file path -> byte array)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA256withRSA (file path -> byte array)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha256-rsa-verifyclj

(sha256-rsa-verify x signature public-key)

[Signature] SHA256withRSA

Verify the given message signature using the given public key (anything implementing pandect.utils.convert/PublicKeyConvertable)

The signature can be given as a byte array, hex (!) string, java.io.File, java.io.InputStream or anything implementing pandect.utils.convert/ByteConvertable.

[Signature] SHA256withRSA

Verify the given message signature using the given public key (anything implementing `pandect.utils.convert/PublicKeyConvertable`)

The signature can be given as a byte array, hex (!) string, java.io.File,
java.io.InputStream or anything implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha256-rsa-verify-fileclj

(sha256-rsa-verify-file x signature public-key)

[Signature] SHA256withRSA

Verify the given message signature using the given public key (anything implementing pandect.utils.convert/PublicKeyConvertable)

The signature can be given as a byte array, hex (!) string, java.io.File, java.io.InputStream or anything implementing pandect.utils.convert/ByteConvertable.

[Signature] SHA256withRSA

Verify the given message signature using the given public key (anything implementing `pandect.utils.convert/PublicKeyConvertable`)

The signature can be given as a byte array, hex (!) string, java.io.File,
java.io.InputStream or anything implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha3-224clj

(sha3-224 x)

[Hash] SHA3-224 (value -> string)

[Hash] SHA3-224 (value -> string)
sourceraw docstring

sha3-224*clj

(sha3-224* x)

[Hash] SHA3-224 (raw value)

[Hash] SHA3-224 (raw value)
sourceraw docstring

sha3-224-bytesclj

(sha3-224-bytes x)

[Hash] SHA3-224 (value -> byte array)

[Hash] SHA3-224 (value -> byte array)
sourceraw docstring

sha3-224-fileclj

(sha3-224-file x)

[Hash] SHA3-224 (file path -> string)

[Hash] SHA3-224 (file path -> string)
sourceraw docstring

sha3-224-file*clj

(sha3-224-file* x)

[Hash] SHA3-224 (raw value)

[Hash] SHA3-224 (raw value)
sourceraw docstring

sha3-224-file-bytesclj

(sha3-224-file-bytes x)

[Hash] SHA3-224 (file path -> byte array)

[Hash] SHA3-224 (file path -> byte array)
sourceraw docstring

sha3-256clj

(sha3-256 x)

[Hash] SHA3-256 (value -> string)

[Hash] SHA3-256 (value -> string)
sourceraw docstring

sha3-256*clj

(sha3-256* x)

[Hash] SHA3-256 (raw value)

[Hash] SHA3-256 (raw value)
sourceraw docstring

sha3-256-bytesclj

(sha3-256-bytes x)

[Hash] SHA3-256 (value -> byte array)

[Hash] SHA3-256 (value -> byte array)
sourceraw docstring

sha3-256-fileclj

(sha3-256-file x)

[Hash] SHA3-256 (file path -> string)

[Hash] SHA3-256 (file path -> string)
sourceraw docstring

sha3-256-file*clj

(sha3-256-file* x)

[Hash] SHA3-256 (raw value)

[Hash] SHA3-256 (raw value)
sourceraw docstring

sha3-256-file-bytesclj

(sha3-256-file-bytes x)

[Hash] SHA3-256 (file path -> byte array)

[Hash] SHA3-256 (file path -> byte array)
sourceraw docstring

sha3-384clj

(sha3-384 x)

[Hash] SHA3-384 (value -> string)

[Hash] SHA3-384 (value -> string)
sourceraw docstring

sha3-384*clj

(sha3-384* x)

[Hash] SHA3-384 (raw value)

[Hash] SHA3-384 (raw value)
sourceraw docstring

sha3-384-bytesclj

(sha3-384-bytes x)

[Hash] SHA3-384 (value -> byte array)

[Hash] SHA3-384 (value -> byte array)
sourceraw docstring

sha3-384-fileclj

(sha3-384-file x)

[Hash] SHA3-384 (file path -> string)

[Hash] SHA3-384 (file path -> string)
sourceraw docstring

sha3-384-file*clj

(sha3-384-file* x)

[Hash] SHA3-384 (raw value)

[Hash] SHA3-384 (raw value)
sourceraw docstring

sha3-384-file-bytesclj

(sha3-384-file-bytes x)

[Hash] SHA3-384 (file path -> byte array)

[Hash] SHA3-384 (file path -> byte array)
sourceraw docstring

sha3-512clj

(sha3-512 x)

[Hash] SHA3-512 (value -> string)

[Hash] SHA3-512 (value -> string)
sourceraw docstring

sha3-512*clj

(sha3-512* x)

[Hash] SHA3-512 (raw value)

[Hash] SHA3-512 (raw value)
sourceraw docstring

sha3-512-bytesclj

(sha3-512-bytes x)

[Hash] SHA3-512 (value -> byte array)

[Hash] SHA3-512 (value -> byte array)
sourceraw docstring

sha3-512-fileclj

(sha3-512-file x)

[Hash] SHA3-512 (file path -> string)

[Hash] SHA3-512 (file path -> string)
sourceraw docstring

sha3-512-file*clj

(sha3-512-file* x)

[Hash] SHA3-512 (raw value)

[Hash] SHA3-512 (raw value)
sourceraw docstring

sha3-512-file-bytesclj

(sha3-512-file-bytes x)

[Hash] SHA3-512 (file path -> byte array)

[Hash] SHA3-512 (file path -> byte array)
sourceraw docstring

sha384clj

(sha384 x)

[Hash] SHA-384 (value -> string)

[Hash] SHA-384 (value -> string)
sourceraw docstring

sha384*clj

(sha384* x)

[Hash] SHA-384 (raw value)

[Hash] SHA-384 (raw value)
sourceraw docstring

sha384-bytesclj

(sha384-bytes x)

[Hash] SHA-384 (value -> byte array)

[Hash] SHA-384 (value -> byte array)
sourceraw docstring

sha384-fileclj

(sha384-file x)

[Hash] SHA-384 (file path -> string)

[Hash] SHA-384 (file path -> string)
sourceraw docstring

sha384-file*clj

(sha384-file* x)

[Hash] SHA-384 (raw value)

[Hash] SHA-384 (raw value)
sourceraw docstring

sha384-file-bytesclj

(sha384-file-bytes x)

[Hash] SHA-384 (file path -> byte array)

[Hash] SHA-384 (file path -> byte array)
sourceraw docstring

sha384-hmacclj

(sha384-hmac x secret)

[HMAC] HmacSHA384 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA384 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha384-hmac*clj

(sha384-hmac* x secret)

[HMAC] HmacSHA384 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA384 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha384-hmac-bytesclj

(sha384-hmac-bytes x secret)

[HMAC] HmacSHA384 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA384 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha384-hmac-fileclj

(sha384-hmac-file x secret)

[HMAC] HmacSHA384 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA384 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha384-hmac-file*clj

(sha384-hmac-file* x secret)

[HMAC] HmacSHA384 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA384 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha384-hmac-file-bytesclj

(sha384-hmac-file-bytes x secret)

[HMAC] HmacSHA384 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA384 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha384-rsaclj

(sha384-rsa x private-key)

[Signature] SHA384withRSA (value -> string)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA384withRSA (value -> string)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha384-rsa*clj

(sha384-rsa* x private-key)

[Signature] SHA384withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA384withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha384-rsa-bytesclj

(sha384-rsa-bytes x private-key)

[Signature] SHA384withRSA (value -> byte array)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA384withRSA (value -> byte array)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha384-rsa-fileclj

(sha384-rsa-file x private-key)

[Signature] SHA384withRSA (file path -> string)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA384withRSA (file path -> string)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha384-rsa-file*clj

(sha384-rsa-file* x private-key)

[Signature] SHA384withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA384withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha384-rsa-file-bytesclj

(sha384-rsa-file-bytes x private-key)

[Signature] SHA384withRSA (file path -> byte array)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA384withRSA (file path -> byte array)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha384-rsa-verifyclj

(sha384-rsa-verify x signature public-key)

[Signature] SHA384withRSA

Verify the given message signature using the given public key (anything implementing pandect.utils.convert/PublicKeyConvertable)

The signature can be given as a byte array, hex (!) string, java.io.File, java.io.InputStream or anything implementing pandect.utils.convert/ByteConvertable.

[Signature] SHA384withRSA

Verify the given message signature using the given public key (anything implementing `pandect.utils.convert/PublicKeyConvertable`)

The signature can be given as a byte array, hex (!) string, java.io.File,
java.io.InputStream or anything implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha384-rsa-verify-fileclj

(sha384-rsa-verify-file x signature public-key)

[Signature] SHA384withRSA

Verify the given message signature using the given public key (anything implementing pandect.utils.convert/PublicKeyConvertable)

The signature can be given as a byte array, hex (!) string, java.io.File, java.io.InputStream or anything implementing pandect.utils.convert/ByteConvertable.

[Signature] SHA384withRSA

Verify the given message signature using the given public key (anything implementing `pandect.utils.convert/PublicKeyConvertable`)

The signature can be given as a byte array, hex (!) string, java.io.File,
java.io.InputStream or anything implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha512clj

(sha512 x)

[Hash] SHA-512 (value -> string)

[Hash] SHA-512 (value -> string)
sourceraw docstring

sha512*clj

(sha512* x)

[Hash] SHA-512 (raw value)

[Hash] SHA-512 (raw value)
sourceraw docstring

sha512-bytesclj

(sha512-bytes x)

[Hash] SHA-512 (value -> byte array)

[Hash] SHA-512 (value -> byte array)
sourceraw docstring

sha512-fileclj

(sha512-file x)

[Hash] SHA-512 (file path -> string)

[Hash] SHA-512 (file path -> string)
sourceraw docstring

sha512-file*clj

(sha512-file* x)

[Hash] SHA-512 (raw value)

[Hash] SHA-512 (raw value)
sourceraw docstring

sha512-file-bytesclj

(sha512-file-bytes x)

[Hash] SHA-512 (file path -> byte array)

[Hash] SHA-512 (file path -> byte array)
sourceraw docstring

sha512-hmacclj

(sha512-hmac x secret)

[HMAC] HmacSHA512 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA512 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha512-hmac*clj

(sha512-hmac* x secret)

[HMAC] HmacSHA512 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA512 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha512-hmac-bytesclj

(sha512-hmac-bytes x secret)

[HMAC] HmacSHA512 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA512 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha512-hmac-fileclj

(sha512-hmac-file x secret)

[HMAC] HmacSHA512 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA512 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha512-hmac-file*clj

(sha512-hmac-file* x secret)

[HMAC] HmacSHA512 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA512 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha512-hmac-file-bytesclj

(sha512-hmac-file-bytes x secret)

[HMAC] HmacSHA512 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] HmacSHA512 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha512-rsaclj

(sha512-rsa x private-key)

[Signature] SHA512withRSA (value -> string)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA512withRSA (value -> string)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha512-rsa*clj

(sha512-rsa* x private-key)

[Signature] SHA512withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA512withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha512-rsa-bytesclj

(sha512-rsa-bytes x private-key)

[Signature] SHA512withRSA (value -> byte array)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA512withRSA (value -> byte array)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha512-rsa-fileclj

(sha512-rsa-file x private-key)

[Signature] SHA512withRSA (file path -> string)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA512withRSA (file path -> string)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha512-rsa-file*clj

(sha512-rsa-file* x private-key)

[Signature] SHA512withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA512withRSA (raw value)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha512-rsa-file-bytesclj

(sha512-rsa-file-bytes x private-key)

[Signature] SHA512withRSA (file path -> byte array)

Sign the given message using the given java.security.PrivateKey.

[Signature] SHA512withRSA (file path -> byte array)

Sign the given message using the given java.security.PrivateKey.
sourceraw docstring

sha512-rsa-verifyclj

(sha512-rsa-verify x signature public-key)

[Signature] SHA512withRSA

Verify the given message signature using the given public key (anything implementing pandect.utils.convert/PublicKeyConvertable)

The signature can be given as a byte array, hex (!) string, java.io.File, java.io.InputStream or anything implementing pandect.utils.convert/ByteConvertable.

[Signature] SHA512withRSA

Verify the given message signature using the given public key (anything implementing `pandect.utils.convert/PublicKeyConvertable`)

The signature can be given as a byte array, hex (!) string, java.io.File,
java.io.InputStream or anything implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

sha512-rsa-verify-fileclj

(sha512-rsa-verify-file x signature public-key)

[Signature] SHA512withRSA

Verify the given message signature using the given public key (anything implementing pandect.utils.convert/PublicKeyConvertable)

The signature can be given as a byte array, hex (!) string, java.io.File, java.io.InputStream or anything implementing pandect.utils.convert/ByteConvertable.

[Signature] SHA512withRSA

Verify the given message signature using the given public key (anything implementing `pandect.utils.convert/PublicKeyConvertable`)

The signature can be given as a byte array, hex (!) string, java.io.File,
java.io.InputStream or anything implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

siphashclj

(siphash x secret)

[HMAC] Siphash-2-4 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Siphash-2-4 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

siphash*clj

(siphash* x secret)

[HMAC] Siphash-2-4 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Siphash-2-4 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

siphash-bytesclj

(siphash-bytes x secret)

[HMAC] Siphash-2-4 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Siphash-2-4 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

siphash-fileclj

(siphash-file x secret)

[HMAC] Siphash-2-4 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Siphash-2-4 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

siphash-file*clj

(siphash-file* x secret)

[HMAC] Siphash-2-4 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Siphash-2-4 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

siphash-file-bytesclj

(siphash-file-bytes x secret)

[HMAC] Siphash-2-4 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Siphash-2-4 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

siphash48clj

(siphash48 x secret)

[HMAC] Siphash-4-8 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Siphash-4-8 (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

siphash48*clj

(siphash48* x secret)

[HMAC] Siphash-4-8 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Siphash-4-8 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

siphash48-bytesclj

(siphash48-bytes x secret)

[HMAC] Siphash-4-8 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Siphash-4-8 (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

siphash48-fileclj

(siphash48-file x secret)

[HMAC] Siphash-4-8 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Siphash-4-8 (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

siphash48-file*clj

(siphash48-file* x secret)

[HMAC] Siphash-4-8 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Siphash-4-8 (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

siphash48-file-bytesclj

(siphash48-file-bytes x secret)

[HMAC] Siphash-4-8 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Siphash-4-8 (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

tigerclj

(tiger x)

[Hash] Tiger (value -> string)

[Hash] Tiger (value -> string)
sourceraw docstring

tiger*clj

(tiger* x)

[Hash] Tiger (raw value)

[Hash] Tiger (raw value)
sourceraw docstring

tiger-bytesclj

(tiger-bytes x)

[Hash] Tiger (value -> byte array)

[Hash] Tiger (value -> byte array)
sourceraw docstring

tiger-fileclj

(tiger-file x)

[Hash] Tiger (file path -> string)

[Hash] Tiger (file path -> string)
sourceraw docstring

tiger-file*clj

(tiger-file* x)

[Hash] Tiger (raw value)

[Hash] Tiger (raw value)
sourceraw docstring

tiger-file-bytesclj

(tiger-file-bytes x)

[Hash] Tiger (file path -> byte array)

[Hash] Tiger (file path -> byte array)
sourceraw docstring

tiger-hmacclj

(tiger-hmac x secret)

[HMAC] Hmac-Tiger (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Tiger (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

tiger-hmac*clj

(tiger-hmac* x secret)

[HMAC] Hmac-Tiger (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Tiger (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

tiger-hmac-bytesclj

(tiger-hmac-bytes x secret)

[HMAC] Hmac-Tiger (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Tiger (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

tiger-hmac-fileclj

(tiger-hmac-file x secret)

[HMAC] Hmac-Tiger (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Tiger (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

tiger-hmac-file*clj

(tiger-hmac-file* x secret)

[HMAC] Hmac-Tiger (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Tiger (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

tiger-hmac-file-bytesclj

(tiger-hmac-file-bytes x secret)

[HMAC] Hmac-Tiger (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Tiger (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

whirlpoolclj

(whirlpool x)

[Hash] Whirlpool (value -> string)

[Hash] Whirlpool (value -> string)
sourceraw docstring

whirlpool*clj

(whirlpool* x)

[Hash] Whirlpool (raw value)

[Hash] Whirlpool (raw value)
sourceraw docstring

whirlpool-bytesclj

(whirlpool-bytes x)

[Hash] Whirlpool (value -> byte array)

[Hash] Whirlpool (value -> byte array)
sourceraw docstring

whirlpool-fileclj

(whirlpool-file x)

[Hash] Whirlpool (file path -> string)

[Hash] Whirlpool (file path -> string)
sourceraw docstring

whirlpool-file*clj

(whirlpool-file* x)

[Hash] Whirlpool (raw value)

[Hash] Whirlpool (raw value)
sourceraw docstring

whirlpool-file-bytesclj

(whirlpool-file-bytes x)

[Hash] Whirlpool (file path -> byte array)

[Hash] Whirlpool (file path -> byte array)
sourceraw docstring

whirlpool-hmacclj

(whirlpool-hmac x secret)

[HMAC] Hmac-Whirlpool (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Whirlpool (value -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

whirlpool-hmac*clj

(whirlpool-hmac* x secret)

[HMAC] Hmac-Whirlpool (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Whirlpool (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

whirlpool-hmac-bytesclj

(whirlpool-hmac-bytes x secret)

[HMAC] Hmac-Whirlpool (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Whirlpool (value -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

whirlpool-hmac-fileclj

(whirlpool-hmac-file x secret)

[HMAC] Hmac-Whirlpool (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Whirlpool (file path -> string)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

whirlpool-hmac-file*clj

(whirlpool-hmac-file* x secret)

[HMAC] Hmac-Whirlpool (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Whirlpool (raw value)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

whirlpool-hmac-file-bytesclj

(whirlpool-hmac-file-bytes x secret)

[HMAC] Hmac-Whirlpool (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream or any value implementing pandect.utils.convert/ByteConvertable.

[HMAC] Hmac-Whirlpool (file path -> byte array)

'secret' can be given as a byte array, string, java.io.File, java.io.InputStream
or any value implementing `pandect.utils.convert/ByteConvertable`.
sourceraw docstring

with-buffer-sizecljmacro

(with-buffer-size n & body)

Set buffer size for stream processing.

Set buffer size for stream processing.
sourceraw docstring

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

× close