← Graph

AES

tool 1 connections

Symmetric encryption cipher. Mentioned by Rafał Rothenberger as an alternative to hashing when using a pepper: encrypt the password with AES and the pepper as key. Downside: loses hash-style password-shucking protection. Benefit: the pepper can be rotated. Dropbox is cited as using a similar approach.

category
library
Mentions encrypting passwords with AES (Dropbox-style) as pepper-rotation alternative.

Provenance

Read by
5 extractions