openethereum/util/rlp
2017-08-03 21:49:40 +03:00
..
benches
src add test 2017-08-03 21:49:40 +03:00
tests
Cargo.toml
LICENSE-APACHE2
license-header
LICENSE-MIT
README.md

RLP

Recursive-length-prefix encoding, decoding, and compression in Rust.

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.