constant-time-js
constant-time-js copied to clipboard
Constant-time JavaScript functions
Results
1
constant-time-js issues
Sort by
recently updated
recently updated
newest added
Hi @soatok, Foremost, amazing blog and library. You provide some great resources for understanding cryptography better! I'm curious, from your blog post about ["Double HMAC Validation"](https://soatok.blog/2020/08/27/soatoks-guide-to-side-channel-attacks/#double-hmac), the PHP code snippet...