This website requires JavaScript.
Explore
Help
Sign In
acw
/
cryptonum
Watch
1
Star
0
Fork
0
You've already forked cryptonum
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
41
Commits
3
Branches
0
Tags
d189331312a0c7b32eefe87ee7f9c3e03f946bfe
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Adam Wick
d189331312
Try to simplify the multiplication loop, to get better optimization, and add a bunch of missing test cases.
2019-01-30 20:34:38 -08:00
src
Try to simplify the multiplication loop, to get better optimization, and add a bunch of missing test cases.
2019-01-30 20:34:38 -08:00
test-generator
Fix the requirements for ECDSA math.
2019-01-08 09:47:47 -08:00
testdata
Try to simplify the multiplication loop, to get better optimization, and add a bunch of missing test cases.
2019-01-30 20:34:38 -08:00
.gitignore
Initial commit!
2018-09-26 14:49:10 -05:00
Cargo.toml
Add support for random numbers, and prime generation and testing.
2018-11-29 17:03:33 -08:00
LICENSE
Ridiculously over-build the testing infrastructure.
2018-11-29 17:06:34 -08:00
Description
A Rust library for working with large, fixed-size numbers.
ISC
182
MiB
Languages
Rust
82.5%
Haskell
17.5%