-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
just to keep an idea and get feedback on it:
these are single-pass authenticated encryption ciphers. aes-gcm is even supported by special cpu instructions.
by using them, we maybe could improve cpu load and performance compared to the 2-pass method aes-ctr + hmac-sha256 that is used now.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels