Sha256

object Sha256

Pure-Kotlin SHA-256 (FIPS 180-4).

Used by PDF Standard Security Handler V5/V6 for password-to-key derivation.

Functions

Link copied to clipboard
fun hash(input: ByteArray): ByteArray