mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-12 07:40:30 -08:00
The compare function should do a little-endian comparision, therefore copy the code from quinier/memsec and don't revert the loop, tada, le. Signed-off-by: Paul Spooren <mail@aparcar.org>
Rosenpass constant time library
Rosenpass internal library providing basic constant-time operations.
This is an internal library; not guarantee is made about its API at this point in time.