aboutsummaryrefslogtreecommitdiff
path: root/lib/std/crypto/pcurves/p384
AgeCommit message (Expand)Author
2025-07-13std.crypto: remove `inline` from most functionsAndrew Kelley
2024-04-14std.crypto.pcurves.*: simpler, smaller, faster u64 addition with carry (#19644)Frank Denis
2024-03-11std.crypto.pcurves fixes (#19245)Frank Denis
2023-10-31std.builtin.Endian: make the tags lower caseAndrew Kelley
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-05-21std.crypto: expose Fe isOdd & add basic parity tests for each pcurve (#15734)Chris Heyes
2023-04-28update codebase to use `@memset` and `@memcpy`Andrew Kelley
2023-02-18update std lib and compiler sources to new for loop syntaxAndrew Kelley
2022-12-27update uses of overflow arithmetic builtinsVeikka Tuominen
2022-06-29std/crypto/{25519,pcurves}: make the scalar field order public (#11955)Frank Denis
2022-05-31crypto: add support for the NIST P-384 curve (#11735)Frank Denis