pandect.algo.blake2b-160

BLAKE2B-160 algorithm implementation

(requires `org.bouncycastle/bcprov-jdk15on` to be on the classpath)

blake2b-160

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

blake2b-160*

(blake2b-160* x)
[Hash] BLAKE2B-160 (raw value)

blake2b-160-bytes

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

blake2b-160-file

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

blake2b-160-file*

(blake2b-160-file* x)
[Hash] BLAKE2B-160 (raw value)

blake2b-160-file-bytes

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