| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove Pipfile and move to pyproject.toml setup. | J08nY | 2023-09-27 | 1 | -1/+1 |
| * | Add inversion to config, change scalar mult command. | J08nY | 2020-03-09 | 1 | -0/+8 |
| * | Add support for specifying multiplication and square algos. | J08nY | 2020-03-02 | 2 | -7/+44 |
| * | Make Barrett reduction work. | J08nY | 2020-03-02 | 2 | -6/+8 |
| * | Add base functions for modular reduction. | J08nY | 2020-03-02 | 1 | -0/+4 |
| * | Add reduction functions, add global trigger for whole cmd. | J08nY | 2020-03-02 | 2 | -8/+202 |
| * | Add dynamic triggering. | J08nY | 2020-02-28 | 1 | -6/+0 |
| * | Update libtommath, use multi init and clear. | J08nY | 2020-02-28 | 2 | -6/+8 |
| * | Get stuff to work on STM32F0. | J08nY | 2020-02-26 | 2 | -72/+143 |
| * | Allocate and initialize formula variables only once. | J08nY | 2020-02-20 | 2 | -0/+6 |
| * | Implement multipliers. | J08nY | 2019-12-23 | 2 | -0/+76 |
| * | Split to builder and client. | J08nY | 2019-11-28 | 1 | -3/+3 |
| * | Working dynamic build! | J08nY | 2019-11-28 | 2 | -0/+5 |
| * | Reorganize files, implement proper main. | J08nY | 2019-11-27 | 2 | -0/+170 |
