Files
zig/lib/std/crypto/pcurves/p384.zig
Frank Denis b2e4dda001 std.crypto.{p256,p384}: process the top nibble in mulDoubleBasePublic (#11956)
Unlike curve25519 where the scalar size is not large enough to fill
the top nibble, this can definitely be the case for p256 and p384.
2022-06-29 07:43:49 +02:00

15 KiB