Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-25 | Started porting modular multiplier from ECDSA. | Pavel V. Shatov (Meister) | |
2018-09-25 | Microcode framework and partial listing, work in progress | Pavel V. Shatov (Meister) | |
2018-09-25 | Internal operand memories ("banks") for the "worker" unit. | Pavel V. Shatov (Meister) | |
2018-09-25 | Microcoded "worker" unit. Supports "move" opcode, support for "add"/"sub" will | Pavel V. Shatov (Meister) | |
be added by copying code from ECDSA cores. Support for "mul" opcode requires reworking of the modular reduction helper module, work in progress. | |||
2018-09-25 | Double-and-add point multiplication framework | Pavel V. Shatov (Meister) | |
2018-09-25 | Top-level module | Pavel V. Shatov (Meister) | |