FirmwareHashUtil

KMP utility functions for firmware hash calculation.

Functions

Link copied to clipboard

Convert byte array to lowercase hex string.

Link copied to clipboard

Calculate the MD5 hex digest of raw bytes — used to verify a download against a firmware manifest's md5.

Link copied to clipboard

Calculate SHA-256 hash of raw bytes.