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
71
Commits
3
Branches
0
Tags
d8c752fad39a615dc94c5e035f896c358641b26d
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
d8c752fad3
Start working on generating multiplies via Karatsuba.
2019-12-30 20:38:28 -08:00
generation
Start working on generating multiplies via Karatsuba.
2019-12-30 20:38:28 -08:00
old
Start experimenting with full generation of all of the numeric types.
2019-07-15 17:39:06 -07:00
src
Tests, that work!
2019-10-31 18:56:10 -04:00
test-generator
Add modular multiplication suppor for U384 and U576.
2019-02-11 12:34:59 -08:00
.gitignore
Initial commit!
2018-09-26 14:49:10 -05:00
Cargo.toml
Get back to basics, with some basic tests working.
2019-07-30 16:23:14 -07:00
LICENSE
Ridiculously over-build the testing infrastructure.
2018-11-29 17:06:34 -08:00
TODO
Start tracking the TODO list.
2019-02-11 16:36:11 -05:00
Description
A Rust library for working with large, fixed-size numbers.
ISC
182
MiB
Languages
Rust
82.5%
Haskell
17.5%