You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, we have only one authenticated block cipher mode of operation (GCM). Redundancy in security primitives is highly important for a few reasons.
OCB is on par with GCM in security level, and is licensed freely for use in open source projects.
The text was updated successfully, but these errors were encountered:
Right now, we have only one authenticated block cipher mode of operation (GCM). Redundancy in security primitives is highly important for a few reasons.
OCB is on par with GCM in security level, and is licensed freely for use in open source projects.
The text was updated successfully, but these errors were encountered: