This website requires JavaScript.
Explore
Help
Sign In
acw
/
simple_crypto
Watch
1
Star
0
Fork
0
You've already forked simple_crypto
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
89
Commits
8
Branches
0
Tags
f83b8a3fe5a29a0a7d51f743d5ac1a1616bbd76c
Commit Graph
4 Commits
Author
SHA1
Message
Date
Adam Wick
81ccf3e06b
Trying to cut down the time taken running the test suite, so that we fit in Travis's expectations.
2018-05-12 16:41:55 -07:00
Adam Wick
219641da5e
Try to speed up DSA a bit using Barrett reduction.
2018-05-12 16:41:33 -07:00
Adam Wick
f0f4891abe
DSA! Working, with tests!
2018-05-12 08:04:33 -07:00
Adam Wick
a2b4baa087
Initial DSA support.
...
Should be upgraded with faster modulo operations and a more full test suite.
2018-05-05 21:06:11 -07:00