mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 19:07:22 +09:00
Thanks to precomputation, the generic implementation is faster. Don't even define a .mult_base placeholder for sandy2x Avoid two indirections for fixed base multiplication until another implementation possibly exists.