index
:
core/pkey/ed25519
master
Unnamed repository; edit this file 'description' to name the repository.
git repositories
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-09
Added randomized test vector to testbench.
Pavel V. Shatov (Meister)
2018-10-15
Renamed some modules, removed leftover debug code.
Pavel V. Shatov (Meister)
2018-10-15
Removed stale file.
Pavel V. Shatov (Meister)
2018-10-15
Incorporated latest microcode from the C model. Passes all the test vectors
Pavel V. Shatov (Meister)
2018-10-15
Added support for add/subtract opcodes.
Pavel V. Shatov (Meister)
2018-10-15
Fixed wrong word order.
Pavel V. Shatov (Meister)
2018-10-15
Finished porting modular multiplier.
Pavel V. Shatov (Meister)
2018-09-26
Started porting modular reductor...
Pavel V. Shatov (Meister)
2018-09-26
Reworked modular multiplier...
Pavel V. Shatov (Meister)
2018-09-25
Started porting modular multiplier from ECDSA.
Pavel V. Shatov (Meister)
2018-09-25
Testbench for Curve25519 modular multiplier.
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)
2018-09-25
Double-and-add point multiplication framework
Pavel V. Shatov (Meister)
2018-09-25
Top-level module
Pavel V. Shatov (Meister)
2018-09-24
Testbench for base point multiplier
Pavel V. Shatov (Meister)