| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core/crypto: Fix/add some documentation (NFC) | Yawning Angel | 2024-07-16 | 1 | -1/+5 |
| * | fix `@(optimization_mode)` usage in builtin collections | Laytan Laats | 2024-07-08 | 1 | -1/+1 |
| * | `to_random_generator` -> `random_generator` | gingerBill | 2024-06-15 | 1 | -1/+1 |
| * | Add `Reset` mode | gingerBill | 2024-06-15 | 1 | -0/+2 |
| * | Add `runtime.Random_Generator` interface | gingerBill | 2024-06-15 | 1 | -0/+20 |
| * | core/crypto: Add a `HAS_RAND_BYTES` constant | Yawning Angel | 2024-04-23 | 1 | -6/+3 |
| * | core/crypto: Add `has_rand_bytes` | Yawning Angel | 2024-04-09 | 1 | -0/+10 |
| * | core/crypto: Disable optimization for the ct byte compare | Yawning Angel | 2023-04-08 | 1 | -0/+1 |
| * | crypto: Add rand_bytes | Yawning Angel | 2021-11-17 | 1 | -0/+11 |
| * | core/crypto: Add constant-time memory comparison routines | Yawning Angel | 2021-11-17 | 1 | -0/+41 |