Remove/rewrite KDF.Complexity related derivation methods to include salt #10

Closed
opened 2025-03-12 23:33:01 +03:00 by sergeych · 0 comments
Owner

There are a couple of such methods that use random salt under hood that is a hard to find bug, as on each invocation it derived different values. Salt should be provided explicitly, random salt should not be used in such calls

There are a couple of such methods that use _random salt under hood_ that is a hard to find bug, as on each invocation it derived different values. Salt should be provided explicitly, random salt should not be used in such calls
sergeych self-assigned this 2025-03-12 23:33:02 +03:00
Sign in to join this conversation.
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sergeych/crypto2#10
No description provided.