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
32
Commits
8
Branches
0
Tags
c14fa90c4a464ca79b3478a2d21d5acfc43ca7fa
Commit Graph
3 Commits
Author
SHA1
Message
Date
Adam Wick
c14fa90c4a
Refactor! Split the builder macros into a couple more places, and shift to From/Into instead of from_xxx and to_xxx.
2018-03-17 21:44:02 -07:00
Adam Wick
49b2c92d87
Starting to add RSA back in, to see if some of this stuff will work together.
2018-03-17 14:47:44 -07:00
Adam Wick
667e32694e
Start including both signed and unsigned numbers, and starting building in Signed traits.
...
The latter seems much harder (and wordier) than it should be.
2018-03-11 17:46:22 -07:00