| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix fixed-window over-computation. | J08nY | 2025-10-01 | 1 | -3/+3 |
| | | |||||
| * | Fix SyntaxWarning in new Python. | J08nY | 2025-10-01 | 1 | -1/+1 |
| | | |||||
| * | Expose bn digit size from tommath at runtime. | J08nY | 2025-10-01 | 2 | -0/+4 |
| | | |||||
| * | Bump to 0.3.2. | J08nY | 2024-07-17 | 3 | -10/+14 |
| | | |||||
| * | More docs. | J08nY | 2024-07-17 | 1 | -6/+8 |
| | | |||||
| * | Document the scripts. | J08nY | 2024-07-17 | 11 | -73/+258 |
| | | |||||
| * | Point to donjon-rainbow on pypi. | J08nY | 2024-05-29 | 1 | -1/+1 |
| | | |||||
| * | Bump to 0.3.0. | J08nY | 2024-05-16 | 2 | -2/+2 |
| | | |||||
| * | Add tommath build as part of build. | J08nY | 2024-05-15 | 2 | -1/+31 |
| | | | | | Fixes #8. | ||||
| * | Bump Python versions in CI. | J08nY | 2024-05-15 | 1 | -1/+1 |
| | | |||||
| * | We are beta! | J08nY | 2024-05-15 | 1 | -2/+2 |
| | | |||||
| * | Add malloc filtering to trace transform function. | J08nY | 2023-12-11 | 2 | -14/+75 |
| | | |||||
| * | Bump libtommath. | J08nY | 2023-12-11 | 1 | -0/+0 |
| | | |||||
| * | Merge pull request #7 from andrr3j/fix/naming | Ján Jančár | 2023-12-11 | 2 | -39/+48 |
| |\ | | | | | renamed file and target class | ||||
| | * | added method for transforming trace to EmulatorTarget | Andrej Bátora | 2023-12-07 | 1 | -0/+9 |
| | | | |||||
| | * | Merge branch 'J08nY:master' into fix/naming | Andrej Bátora | 2023-12-07 | 15 | -13/+52 |
| | |\ | |/ |/| | |||||
| * | | Use more-CT libtommath. | J08nY | 2023-12-03 | 15 | -13/+52 |
| | | | |||||
| | * | renamed file and target class | Andrej Bátora | 2023-11-27 | 2 | -39/+39 |
| |/ | |||||
| * | Merge pull request #6 from andrr3j/bugfix/simulator | Ján Jančár | 2023-10-18 | 2 | -26/+34 |
| |\ | | | | | Bugfix/simulator | ||||
| | * | Merge branch 'J08nY:master' into bugfix/simulator | Andrej Bátora | 2023-10-18 | 3 | -2/+51 |
| | |\ | |/ |/| | |||||
| * | | Fix ladder mults. | J08nY | 2023-10-16 | 2 | -2/+2 |
| | | | |||||
| * | | Add regression test for #5. | J08nY | 2023-10-10 | 1 | -0/+49 |
| | | | |||||
| | * | updated simulator tests | andrr3j | 2023-10-10 | 1 | -1/+0 |
| | | | |||||
| | * | simulator hook rework | Andrej Bátora | 2023-10-10 | 1 | -25/+34 |
| |/ | |||||
| * | Merge pull request #4 from J08nY/feat/more-mults | Ján Jančár | 2023-10-08 | 34 | -383/+1276 |
| |\ | | | | | More scalar multipliers | ||||
| | * | Add fixed-base multipliers with precomputation. | J08nY | 2023-10-08 | 14 | -78/+401 |
| | | | |||||
| | * | Test under -fsanitize and fix Keccak issue. | J08nY | 2023-10-06 | 2 | -1/+6 |
| | | | |||||
| | * | Ditch bug-specific CI test. | J08nY | 2023-10-05 | 1 | -11/+0 |
| | | | |||||
| | * | More space? | J08nY | 2023-10-05 | 1 | -2/+2 |
| | | | |||||
| | * | Allocate more for sliding window array. | J08nY | 2023-10-05 | 1 | -2/+2 |
| | | | |||||
| | * | Free ws data at the end. | J08nY | 2023-10-05 | 2 | -4/+5 |
| | | | |||||
| | * | Make sure wsliding array is zero. | J08nY | 2023-10-05 | 1 | -0/+2 |
| | | | |||||
| | * | Upload bad impl to artifact. | J08nY | 2023-10-05 | 1 | -1/+8 |
| | | | |||||
| | * | Build failing config with debug. | J08nY | 2023-10-05 | 1 | -1/+1 |
| | | | |||||
| | * | Run config under valgrind. | J08nY | 2023-10-05 | 2 | -6/+6 |
| | | | |||||
| | * | Add debug prints to sliding W mult for CI. | J08nY | 2023-10-05 | 1 | -0/+4 |
| | | | |||||
| | * | Build and run failing config in CI. | J08nY | 2023-10-05 | 1 | -0/+4 |
| | | | |||||
| | * | Try the newer libnewlib in CI. | J08nY | 2023-10-05 | 1 | -1/+1 |
| | | | |||||
| | * | Use ubuntu-latest. | J08nY | 2023-10-05 | 1 | -4/+3 |
| | | | |||||
| | * | Try gcc-10 in CI. | J08nY | 2023-10-05 | 1 | -1/+2 |
| | | | |||||
| | * | Xfail simulator tests until #3 is resolved. | J08nY | 2023-10-05 | 1 | -0/+1 |
| | | | |||||
| | * | Fix montgomery reduction. | J08nY | 2023-10-05 | 1 | -1/+6 |
| | | | |||||
| | * | Dont trace in simulator tests. | J08nY | 2023-10-05 | 1 | -2/+1 |
| | | | |||||
| | * | Enable faster implementation in simulator tests. | J08nY | 2023-10-05 | 2 | -1/+8 |
| | | | |||||
| | * | Add option to pass C defines to compiler. | J08nY | 2023-10-05 | 4 | -7/+33 |
| | | | |||||
| | * | Bump libtommath version. | J08nY | 2023-10-04 | 1 | -0/+0 |
| | | | |||||
| | * | Add fixed width scalarmult. | J08nY | 2023-10-03 | 8 | -9/+179 |
| | | | |||||
| | * | Add Sliding window multiplier. | J08nY | 2023-10-01 | 4 | -5/+77 |
| | | | |||||
| | * | Add C test to CI. | J08nY | 2023-10-01 | 1 | -0/+3 |
| | | | |||||
| | * | Add sliding window recoding functions. | J08nY | 2023-10-01 | 4 | -0/+203 |
| | | | |||||
