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
Huge increase of performance in signing / verifying WITHOUT timing variations introduced by previous solution (PR dchest#134) that could leak information about secret keys
PR makes:
signing ~2 times faster on m4 max (~ same performance as previous solution)
verifying ~40+ times faster (~20+ times faster than previous solution)
On M4 Max (MBP Nov 2024), Node.js v8.8.1:
0 commit comments