mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
Implemented `neg()` method for `AffineCoordinates` struct of p256, p384 and secp256k1 curves. Resolves: #20505 (partially) |
||
|---|---|---|
| .. | ||
| p256 | ||
| p384 | ||
| secp256k1 | ||
| tests | ||
| common.zig | ||
| p256.zig | ||
| p384.zig | ||
| secp256k1.zig | ||