aboutsummaryrefslogtreecommitdiff
path: root/core/crypto/_chacha20/simd256
Commit message (Collapse)AuthorAgeFilesLines
* Add core/hyperthread count for Windows and Linux (#5216)Jeroen van Rijn2025-05-251-1/+1
| | | | | Add core/hyperthread count to `core:sys/info` for Windows and Linux. TODO: Linux RISCV, Linux ARM, Darwin, and the BSDs.
* core/crypto: Use `panic_contextless` instead of `intrinsics.trap`Yawning Angel2025-03-231-1/+1
|
* Moved all packages in core, base, vendor, tests and examples to use new #+ ↵Karl Zylinski2024-09-142-2/+2
| | | | file tag syntax.
* core/crypto/chacha20: Change API terminology to be consistent with AESYawning Angel2024-08-102-4/+4
|
* core/crypto/chacha20: Use 128-bit/256-bit SIMDYawning Angel2024-08-102-0/+336