← Cybersecurity Alphabet Soup

SHA-3

Secure Hash Algorithm 3

cryptomedium

SHA-3 is the newest NIST hash standard, based on the Keccak sponge construction that won a public competition in 2012. Its internal design is completely different from SHA-2, so it serves as a backup if SHA-2 is ever broken. It also provides extendable-output functions (SHAKE) used in newer protocols and post-quantum schemes.

Sources

More in crypto