pandect.algo.sha3-384
SHA3-384 algorithm implementation
(requires `org.bouncycastle/bcprov-jdk15on` to be on the classpath)
sha3-384
(sha3-384 x)
[Hash] SHA3-384 (value -> string)
sha3-384*
(sha3-384* x)
[Hash] SHA3-384 (raw value)
sha3-384-bytes
(sha3-384-bytes x)
[Hash] SHA3-384 (value -> byte array)
sha3-384-file
(sha3-384-file x)
[Hash] SHA3-384 (file path -> string)
sha3-384-file*
(sha3-384-file* x)
[Hash] SHA3-384 (raw value)
sha3-384-file-bytes
(sha3-384-file-bytes x)
[Hash] SHA3-384 (file path -> byte array)