openethereum/util/bigint
2017-08-17 18:11:34 +02:00
..
src Initial Whisper implementation (#6009) 2017-07-14 20:40:28 +02:00
Cargo.toml updated bigint with optimized mul and from_big_indian 2017-08-17 18:11:34 +02:00
LICENSE-APACHE2 relicense ethcore-bigint 2017-05-11 15:34:35 +02:00
license-header relicense ethcore-bigint 2017-05-11 15:34:35 +02:00
LICENSE-MIT relicense ethcore-bigint 2017-05-11 15:34:35 +02:00
README.md relicense ethcore-bigint 2017-05-11 15:34:35 +02:00

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.