aboutsummaryrefslogtreecommitdiff
path: root/core/crypto/crypto.odin
Commit message (Expand)AuthorAgeFilesLines
* core/crypto: Add a `HAS_RAND_BYTES` constantYawning Angel2024-04-231-6/+3
* core/crypto: Add `has_rand_bytes`Yawning Angel2024-04-091-0/+10
* core/crypto: Disable optimization for the ct byte compareYawning Angel2023-04-081-0/+1
* crypto: Add rand_bytesYawning Angel2021-11-171-0/+11
* core/crypto: Add constant-time memory comparison routinesYawning Angel2021-11-171-0/+41