ct: add mask32

This commit is contained in:
Lucas Gabriel Vuotto 2024-06-26 22:42:04 +00:00
parent dbf81b49d5
commit f62f07aee6
3 changed files with 16 additions and 6 deletions

1
README
View file

@ -16,6 +16,7 @@ Utilities
- Constant-time operations
- [x] compare
- [x] mask32: return a 1s mask if any bit is set, 0 otherwise
- Hexdump
Hash