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
We can probably add an implementation of the RC6 cipher. Coincidentally their patents expire today (11/28/2019; source, source).
EDIT: My bad... RC6 is actually block cipher but I think it's nice to have an implementation since no vulnerabilities have been discovered is the past...
The text was updated successfully, but these errors were encountered:
We can probably add an implementation of the RC6 cipher. Coincidentally their patents expire today (11/28/2019; source, source).
EDIT: My bad... RC6 is actually block cipher but I think it's nice to have an implementation since no vulnerabilities have been discovered is the past...
The text was updated successfully, but these errors were encountered: