Description
A Gambas component that provides hashing functions for applications. Developers use it to calculate checksums, identifiers, cache keys, or integrity markers from data.
Use it when a Gambas project needs hash operations. Hashing is not the same as encryption, and weak or incorrect choices should not be used for password security.