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
For type safety, it would be nice if at least Algorithm::key_len was const so you could use it as the size of an array instead of hardcoding the value, e.g.