| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove `core:mem` import from `core:crypto`. | Jeroen van Rijn | 3 days | 1 | -3/+2 |
| * | core/crypto: Switch to using `ensure` | Yawning Angel | 2025-03-23 | 1 | -6/+2 |
| * | core/crypto: Add `rodata` annotations (NFC) | Yawning Angel | 2025-03-23 | 1 | -1/+1 |
| * | core/crypto: Use `panic_contextless` instead of `intrinsics.trap` | Yawning Angel | 2025-03-23 | 1 | -3/+2 |
| * | Check for unneeded `transmute` with `-vet-cast` | gingerBill | 2024-06-29 | 1 | -2/+2 |
| * | core/crypto/_edwards25519: Initial import | Yawning Angel | 2024-04-09 | 1 | -0/+61 |