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.
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.