aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-01Minor cleanup.HEADmasterPavel V. Shatov (Meister)
2017-02-12Various clean-upsPavel V. Shatov (Meister)
* Added sample C program for STM32 to test the core in hardware * Parametrized math modules are now instantiated with explicit operand width for clarify (previously relied on default parameter values in underlying modules) * Fixed some comments
2016-12-04Added README.md with core description, API details, etcPavel V. Shatov (Meister)
Added previously forgotten generic replacements for vendor-specific primitives Minor clean up of comments Slightly reduced power consumption
2016-10-31Initial commit of base point multiplier core for ECDSA curve P-256.Pavel V. Shatov (Meister)