Hash Function

A hash function maps input data of arbitrary length to a fixed-length output string.

For password storage, modern password hashing with salt is required for practical security.

Related Terms

comments powered by Disqus