zig/lib
Frank Denis 97779442d0
Prepare std/crypto/pcurves for ecdsa and other curves (#8670)
Functions generated by Fiat-crypto are not prefixed by their description any more. This matches an upstream change.

We can now use a single type for different curves and implementations.

The field type is now generic, so we can properly handle the base field and scalars without code duplication.
2021-05-03 09:57:45 +02:00
..
include
libc glibc: update ABI files to 2.33 2021-04-04 12:04:02 -07:00
libcxx
libcxxabi
libunwind
std Prepare std/crypto/pcurves for ecdsa and other curves (#8670) 2021-05-03 09:57:45 +02:00
tsan