Key Rotation #7

Open
opened 2021-06-22 11:12:16 -05:00 by glm94 · 0 comments
Owner

Implement a way to do key (pepper basically) rotation. As stated here https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#peppering a strategy for this should be designed and implemented.

Implement a way to do key (pepper basically) rotation. As stated here https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#peppering a strategy for this should be designed and implemented.
glm94 added the enhancement label 2021-06-22 11:12:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: glm94/secure-core#7