6 releases
Uses old Rust 2015
0.2.1 | Nov 6, 2017 |
---|---|
0.2.0 | Nov 6, 2017 |
0.1.3 | May 11, 2017 |
0.1.1 | Oct 11, 2016 |
0.1.0 | Sep 13, 2016 |
#29 in #big-int
15KB
431 lines
Bigint
Big numbers and hashes
License
Unlike most parts of Parity, which fall under the GPLv3, this package is dual-licensed under MIT/Apache2 at the user's choice.
Find the associated license files in this directory as LICENSE-MIT
and LICENSE-APACHE2
respectively.
lib.rs
:
Efficient large, fixed-size big integers and hashes.
Dependencies
~500–760KB
~11K SLoC