Age | Commit message (Collapse) | Author |
|
|
|
Work in progress. Probably won't even compile, much less run.
Requires corresponding new core/math/modexpa7 core.
No support (yet) for ASN.1 encoding of speedup factors or storage of
same in keystore.
No support (yet) for running CRT algorithm in parallel cores.
Minor cleanup of ancient bus I/O code, including EIM and I2C bus code
we'll probably never use again.
|
|
|
|
|
|
Compiles, not yet tested.
|
|
|
|
|
|
|
|
passes them. Add missing copyright notices, other trivial cleanup
(whitespace, etc).
|
|
compile time. Detect not-multiple-of-four-byte errors before they
trigger an infinite loop. Remove printfs() that don't belong in
library code, along with an unnecessary malloc(). Other minor
cleanup.
|
|
numbers, and propegate error codes up from lower layers. Whack
C++-isms, add parenthesese to a lot of macro expressions for
evaluation safety, other minor cleanup.
|
|
autoconf, whack with a club until it builds.
|