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
crypto: isolate sphlib sources and apply stronger optimizations to it
Alongside availing more aggressive optimization if the compiler supports
it, Cubehash and JH perform better with their small footprint variants
so let's default to those variants. We aren't enabling _all_ small
footprint variants as algorithms like Groestl perform significantly
worse.
0 commit comments