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
13:31 < FrozenFox> If you're not going to use ctr::Ctr128 generically, you can use aesni::Aes128Ctr with the ctr feature for a slight performance
boost. ctr::Ctr128 is a bit slower.. :/
The text was updated successfully, but these errors were encountered:
13:31 < FrozenFox> If you're not going to use ctr::Ctr128 generically, you can use aesni::Aes128Ctr with the ctr feature for a slight performance
boost. ctr::Ctr128 is a bit slower.. :/
The text was updated successfully, but these errors were encountered: