-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
- always add non-randomized padding; pad bytes indicate the size, i.e. 1 byte pad - 01, 2 byte pad - 0202, etc
- PRG initialization should be randomized
- IV and key should be randomized
- check RSA encryption is correct (direct use of pub/priv key) (see cryptography I TDF)
- append,fetch,search are vulnerable to time attack
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels