com.github.rs3vans.krypto / Digester / digest

digest

fun digest(bytes: Bytes): Bytes

Digest the given Bytes.

fun digest(vararg bytes: Bytes): Bytes

Digest the given sets of Bytes as one message.