Security Overview
Hashing transforms any amount of data into a fixed-length fingerprint. In our HEXColor, all computations occur via CryptoJS within your browser sandbox.
Deterministic: A single bit change in the input will completely alter the resulting hash.
Tech Specs
MD5
128-bit
SHA-256
256-bit
SHA-512
512-bit