Class DoctorHashing

java.lang.Object
com.shaft.doctor.internal.DoctorHashing

public final class DoctorHashing extends Object
SHA-256 helpers for stable identifiers and integrity metadata.
  • Method Details

    • sha256

      public static String sha256(byte[] bytes)
      Computes a lowercase SHA-256 digest.
      Parameters:
      bytes - bytes to hash
      Returns:
      hexadecimal digest