UltrafastSecp256k1/packaging/debian
Vano Chkheidze 3105dc10d6
fix: schnorr parity, CFL hardening, MIT license (#48)
## Changes
- schnorr verify Y-parity fix
- CFL fuzz_point hardened (ASan/UBSan only, no arithmetic assertions)
- cmake sanitizer detection (no -O3 override in CFL builds)
- normalizes_to_zero full normalization for 52-bit path
- normalize_weak before zero-check in mixed-add
- inverse_safegcd + from_jac52 Z=0 guards
- MIT license migration (31 files AGPL -> MIT)
2026-02-27 19:45:10 +04:00
..
source feat: add Linux distribution packaging (Debian, RPM, Arch) 2026-02-23 20:51:43 +04:00
changelog feat: complete all 12 binding APIs + 9 READMEs + fix package naming 2026-02-25 00:04:31 +04:00
compat feat: add Linux distribution packaging (Debian, RPM, Arch) 2026-02-23 20:51:43 +04:00
control feat: complete all 12 binding APIs + 9 READMEs + fix package naming 2026-02-25 00:04:31 +04:00
copyright fix: schnorr parity, CFL hardening, MIT license (#48) 2026-02-27 19:45:10 +04:00
libsecp256k1-fast3.install feat: add Linux distribution packaging (Debian, RPM, Arch) 2026-02-23 20:51:43 +04:00
libsecp256k1-fast-dev.install feat: add Linux distribution packaging (Debian, RPM, Arch) 2026-02-23 20:51:43 +04:00
rules feat: add Linux distribution packaging (Debian, RPM, Arch) 2026-02-23 20:51:43 +04:00