Hashing
object Hashing
Pure-Kotlin SHA-1 / SHA-256 (no java.*, wasmJs-safe). Content-fingerprint / cache-key hashing — not a security primitive: no HMAC, no constant-time comparison, no salting.
Pure-Kotlin SHA-1 / SHA-256 (no java.*, wasmJs-safe). Content-fingerprint / cache-key hashing — not a security primitive: no HMAC, no constant-time comparison, no salting.