Pandect 1.0.2

Released under the MIT

Message Digest and Checksum Library for Clojure.

Installation

To install, add the following dependency to your project or build file:

[pandect "1.0.2"]

Namespaces

pandect.algo.adler32

ADLER-32 algorithm implementation

pandect.algo.blake2b-160

BLAKE2B-160 algorithm implementation

pandect.algo.blake2b-256

BLAKE2B-256 algorithm implementation

pandect.algo.blake2b-384

BLAKE2B-384 algorithm implementation

pandect.algo.blake2b-512

BLAKE2B-512 algorithm implementation

pandect.algo.crc32

CRC-32 algorithm implementation

pandect.algo.gost

GOST3411 algorithm implementation

pandect.algo.keccak-224

Keccak-224 algorithm implementation

pandect.algo.keccak-256

Keccak-256 algorithm implementation

pandect.algo.keccak-384

Keccak-384 algorithm implementation

pandect.algo.keccak-512

Keccak-512 algorithm implementation

pandect.algo.md2

MD2 algorithm implementation

pandect.algo.md4

MD4 algorithm implementation

pandect.algo.md5

MD5 algorithm implementation

pandect.algo.ripemd128

RipeMD128 algorithm implementation

pandect.algo.ripemd160

RipeMD160 algorithm implementation

pandect.algo.ripemd256

RipeMD256 algorithm implementation

pandect.algo.ripemd320

RipeMD320 algorithm implementation

pandect.algo.sha1

SHA-1 algorithm implementation

pandect.algo.sha224

SHA-224 algorithm implementation

pandect.algo.sha256

SHA-256 algorithm implementation

pandect.algo.sha3-224

SHA3-224 algorithm implementation

pandect.algo.sha3-256

SHA3-256 algorithm implementation

pandect.algo.sha3-384

SHA3-384 algorithm implementation

pandect.algo.sha3-512

SHA3-512 algorithm implementation

pandect.algo.sha384

SHA-384 algorithm implementation

pandect.algo.sha512

SHA-512 algorithm implementation

pandect.algo.siphash

Siphash-2-4 algorithm implementation

pandect.algo.siphash48

Siphash-4-8 algorithm implementation

pandect.algo.tiger

Tiger algorithm implementation

pandect.algo.whirlpool

Whirlpool algorithm implementation

pandect.buffer

Public variables and functions:

pandect.core

Digest Creation for Pandect

Public variables and functions: