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
18
Commits
3
Branches
0
Tags
60d7dd3af5b3ba90d2573c8b3bb95c0f498ea9fe
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
60d7dd3af5
Add support for random numbers, and prime generation and testing.
2018-11-29 17:03:33 -08:00
src
Add support for random numbers, and prime generation and testing.
2018-11-29 17:03:33 -08:00
testdata
Modular inverse computation.
2018-10-26 21:28:48 -07: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
generate.hs
Add some property testing, and fix a bug it found.
2018-11-06 21:53:47 -08:00
Description
A Rust library for working with large, fixed-size numbers.
ISC
182
MiB
Languages
Rust
82.5%
Haskell
17.5%