AWS CCP Notes

Search

Search IconIcon to open search

25-05 Hashing and Salting

Last updated Aug 17, 2023 Edit Source

# What is hashing function?

# Hashing Passwords

# Salting Passwords

A salt is a random string not known to the attacker that the hash function accepts to mitigate the deterministic nature of hashing functions