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
fizyk20/generic-array#138 has been merged. Once RustCrypto crates adopt it, eg cipher, we should take advantage of this to get rid of transmutes in our Block impl introduced in #59
fizyk20/generic-array#138 has been merged. Once RustCrypto crates adopt it, eg
cipher, we should take advantage of this to get rid of transmutes in ourBlockimpl introduced in #59