Releases: patnashev/llr2
Releases · patnashev/llr2
v1.3.2
Stable release 1.3.2
- GWnum 30.10.
- added 4M AVX-512 FFT.
- fixed bug in zero-padded FFTs for large c.
- added test cases with large c.
- Windows XP support in 32-bit version.
v1.3.0
Aug 21, 2022
21 Aug 14:14
Stable release 1.3.0
- GWnum 30.9.
- Better multithreading.
- Better handling of 48-bit k in Proth test.
- Better support of large c.
- Test cases with invalid data.
v1.2.0
Nov 13, 2021
13 Nov 08:59
Stable release 1.2.0
- GWnum version 30.7.
- Fixed checkpoint read/write issues for b!=2.
- Fixed base reduction in b!=2 deterministic tests.
- Unlimited expression length on command line.
- No attempt to factor b above certain size.
v1.1.0
Stable release 1.1.0
- Roots of unity check.
- Raw (unencrypted) certificate residue output.
- Adaptable Pietrzak VDF length for Proth test (no tail).
- Built-in testing system.
- Fixed bug in isLLR() when k is even.
- Fixed redundant FFT operations in b!=2 PRP.
- Fixed Proth test of GFNs.
v1.0.0
Aug 14, 2020
14 Aug 17:38