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
10
Commits
3
Branches
0
Tags
89e2dfc6eff6e2f6689020ba8f317e7390a430fd
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
89e2dfc6ef
Base implementation of signed numbers and EGCD, with tests.
2018-10-15 19:16:25 -07:00
src
Base implementation of signed numbers and EGCD, with tests.
2018-10-15 19:16:25 -07:00
testdata
Base implementation of signed numbers and EGCD, with tests.
2018-10-15 19:16:25 -07:00
.gitignore
Initial commit!
2018-09-26 14:49:10 -05:00
Cargo.toml
Now with tests for the basic algorithms.
2018-09-28 17:48:35 -05:00
generate.hs
Base implementation of signed numbers and EGCD, with tests.
2018-10-15 19:16:25 -07:00
Description
A Rust library for working with large, fixed-size numbers.
ISC
182
MiB
Languages
Rust
82.5%
Haskell
17.5%