| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix timebase setting. | J08nY | 2025-06-16 | 1 | -12/+29 | |
| | | ||||||
| * | Fix is_neutral. | J08nY | 2025-03-31 | 1 | -1/+3 | |
| | | ||||||
| * | Better is_neutral test in curve. | J08nY | 2025-03-31 | 2 | -3/+11 | |
| | | ||||||
| * | More specific Mod annotations. | J08nY | 2025-03-31 | 4 | -29/+35 | |
| | | ||||||
| * | Fix recursion, really. | J08nY | 2025-03-30 | 1 | -1/+1 | |
| | | ||||||
| * | Avoid infinite recursion. | J08nY | 2025-03-30 | 1 | -2/+0 | |
| | | ||||||
| * | Fix mods. | J08nY | 2025-03-29 | 3 | -12/+12 | |
| | | ||||||
| * | Add cube roots to other mod impls. | J08nY | 2025-03-29 | 4 | -131/+136 | |
| | | ||||||
| * | Add equality check via homogenity. | J08nY | 2025-03-28 | 4 | -8/+185 | |
| | | ||||||
| * | Fix bnaf always. | J08nY | 2025-03-28 | 1 | -4/+6 | |
| | | ||||||
| * | Move to loky for multiprocessing. | J08nY | 2025-03-27 | 1 | -1/+1 | |
| | | ||||||
| * | Add always to Binary NAF. | J08nY | 2025-03-26 | 4 | -5/+32 | |
| | | ||||||
| * | Fixup mypy. | J08nY | 2025-03-20 | 1 | -4/+4 | |
| | | ||||||
| * | Allow Mod formatting. | J08nY | 2025-03-20 | 1 | -0/+3 | |
| | | ||||||
| * | Add Brumley & Tuveri countermeasure. | J08nY | 2025-03-19 | 1 | -0/+42 | |
| | | ||||||
| * | Add "always" Comb multiplier that adds random multiples to dummy. | J08nY | 2025-03-19 | 2 | -3/+24 | |
| | | ||||||
| * | Cleanup docs from unnecessary inherited items. | J08nY | 2025-03-19 | 2 | -8/+8 | |
| | | ||||||
| * | Fix 3.9 annotations. | J08nY | 2025-03-19 | 3 | -13/+9 | |
| | | ||||||
| * | Add customizable splitting criterion in tree building. | J08nY | 2025-03-19 | 1 | -19/+76 | |
| | | ||||||
| * | Solve Flint exception. | J08nY | 2025-03-18 | 1 | -1/+2 | |
| | | ||||||
| * | More docs in tree building. | J08nY | 2025-03-18 | 1 | -6/+102 | |
| | | ||||||
| * | Handle ScalingFormula in MultipleContext. | J08nY | 2025-03-15 | 2 | -21/+47 | |
| | | ||||||
| * | Fix ECTester applet comms. | J08nY | 2025-03-14 | 1 | -4/+4 | |
| | | ||||||
| * | Fix type ignore. | J08nY | 2025-03-13 | 1 | -4/+4 | |
| | | ||||||
| * | Blacken. | J08nY | 2025-03-13 | 65 | -195/+435 | |
| | | ||||||
| * | Add "bits" param to scalarmults to have control over their range. | J08nY | 2025-03-13 | 9 | -33/+42 | |
| | | ||||||
| * | Fix spacing. | J08nY | 2025-03-13 | 1 | -0/+1 | |
| | | ||||||
| * | Fix import order. | J08nY | 2025-03-13 | 2 | -3/+3 | |
| | | ||||||
| * | Some coverage improvements. | J08nY | 2025-03-13 | 4 | -98/+80 | |
| | | ||||||
| * | Docs for countermeasures. | J08nY | 2025-03-12 | 3 | -43/+121 | |
| | | ||||||
| * | Fix multiple mult in rpa context. | J08nY | 2025-03-12 | 2 | -2/+2 | |
| | | ||||||
| * | Handle precomp points in multiple context. | J08nY | 2025-03-12 | 7 | -39/+77 | |
| | | ||||||
| * | Move to union in annotations. | J08nY | 2025-03-11 | 1 | -2/+2 | |
| | | ||||||
| * | Add different multiple tracking in multiples_computed. | J08nY | 2025-03-11 | 4 | -20/+47 | |
| | | ||||||
| * | Fix lint. | J08nY | 2025-03-11 | 1 | -3/+18 | |
| | | ||||||
| * | Add support for AUX trigger in PicScope alt. | J08nY | 2025-03-11 | 1 | -0/+4 | |
| | | ||||||
| * | Fix LEIA response parsing. | J08nY | 2025-03-10 | 1 | -1/+1 | |
| | | ||||||
| * | Add countermeasures. | J08nY | 2025-03-10 | 1 | -0/+118 | |
| | | ||||||
| * | Fix codestyle. | J08nY | 2025-03-08 | 2 | -5/+9 | |
| | | ||||||
| * | Add RPA variant of addition_chain. | J08nY | 2025-03-08 | 5 | -25/+89 | |
| | | ||||||
| * | Improve context handling and make some stuff zero copy. | J08nY | 2025-03-08 | 2 | -10/+29 | |
| | | ||||||
| * | Add plausible to docs. | J08nY | 2024-08-28 | 1 | -1/+1 | |
| | | ||||||
| * | Remove SwapLadderMultiplier. | J08nY | 2024-08-28 | 2 | -97/+3 | |
| | | | | | It is the same as LadderMultiplier. The swaps are not tracked. | |||||
| * | More ladder multipliers. | J08nY | 2024-08-28 | 9 | -43/+115 | |
| | | ||||||
| * | Add XDH (X25519, X448). | J08nY | 2024-08-27 | 4 | -24/+217 | |
| | | ||||||
| * | Bump std submodule to include Curve448. | J08nY | 2024-08-27 | 1 | -0/+0 | |
| | | ||||||
| * | Make formula expand fully deterministic. | J08nY | 2024-08-26 | 1 | -5/+2 | |
| | | | | | Hopefully! | |||||
| * | Add more metadata to networkx_graph. | J08nY | 2024-08-26 | 1 | -3/+3 | |
| | | ||||||
| * | Add parallel version of formula expansion. | J08nY | 2024-08-26 | 3 | -13/+89 | |
| | | ||||||
| * | Fix iterable import. | J08nY | 2024-08-26 | 1 | -2/+1 | |
| | | ||||||
