| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core/crypto: Add a `HAS_RAND_BYTES` constant | Yawning Angel | 2024-04-23 | 1 | -4/+4 |
| * | Core Foundation and Security vendor libraries. | Vitalii Kravchenko | 2024-04-13 | 1 | -1/+1 |
| * | core/crypto: Add `has_rand_bytes` | Yawning Angel | 2024-04-09 | 1 | -0/+4 |
| * | Replace Math.random with crypto.getRandomValues for _system_number | Damian Tarnawski | 2023-10-27 | 1 | -1/+1 |
| * | Add system_random and random_bytes for js target | Damian Tarnawski | 2023-10-27 | 1 | -0/+20 |