| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core/crypto: Misc cleanups and documentation improvements | Yawning Angel | 2024-03-04 | 1 | -15/+33 |
| * | core/crypto/chacha20: Cleanups | Yawning Angel | 2023-11-17 | 1 | -180/+135 |
| * | core/crypto: Add private attributes for internals | Yawning Angel | 2023-04-08 | 1 | -0/+10 |
| * | Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings | gingerBill | 2022-01-20 | 1 | -1/+1 |
| * | Rename architecture `386` to `i386` | gingerBill | 2022-01-15 | 1 | -1/+1 |
| * | core/crypto: Add chacha20 | Yawning Angel | 2021-11-17 | 1 | -0/+581 |