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
b9eefea Add documentation on side channel attacks to SecretKey (Tobin C. Harding)
7cf3c6c Implement constant time comparison for SecretKey (Tobin C. Harding)
19039d9 Remove `Ord`/`Hash` traits from SecretKey (Tobin C. Harding)
4a0c7fc Do not use impl_array_newtype for SecretKey (Tobin C. Harding)
Pull request description:
Add constant time comparison implementation to `SecretKey`.
This PR does as suggested [here](#471 (comment)) at the end of the issue discussion thread.
Fix: #471
ACKs for top commit:
apoelstra:
ACK b9eefea
Tree-SHA512: 217ed101b967cc048954547bcc0b3ab09e5ccf7c58e5dcb488370caf3f5567871152505a3bfb4558e59eea4849addaf1f11e1881b6744b0c90c633fa0157a5ae
0 commit comments