-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Labels
bugSomething isn't workingSomething isn't workingsecuritySecurity-related issues or improvementsSecurity-related issues or improvements
Description
Currently reset()
checks whether or not the state is already finalized. If it is not finalized, it will not reset the state. So if someone were to call reset()
not having finalized the state before, incorrect results would be produced. Such streaming states include hmac
, poly1305
, blake2b
and cshake
.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingsecuritySecurity-related issues or improvementsSecurity-related issues or improvements