Class DoctorHashing
java.lang.Object
com.shaft.doctor.internal.DoctorHashing
SHA-256 helpers for stable identifiers and integrity metadata.
-
Method Summary
-
Method Details
-
sha256
Computes a lowercase SHA-256 digest.- Parameters:
bytes- bytes to hash- Returns:
- hexadecimal digest
-