pandect.algo.blake2b-384

BLAKE2B-384 algorithm implementation

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

blake2b-384

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

blake2b-384*

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

blake2b-384-bytes

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

blake2b-384-file

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

blake2b-384-file*

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

blake2b-384-file-bytes

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