Glossary · Security+

SEC+

Hashing

A one-way mathematical function that converts data into a fixed-length value (hash); used to verify integrity, since any change to the input produces a different hash.

// RELATED SECURITY+ TERMS