simple-tlv

Crates.iosimple-tlv
lib.rssimple-tlv
version0.1.0
sourcesrc
created_at2021-02-19 13:52:14.85049
updated_at2021-02-19 13:52:14.85049
descriptionEncoding and decoding of SIMPLE-TLV as described in ISO 7816-4, without allocations.
homepage
repositoryhttps://github.com/nickray/simple-tlv
max_upload_size
id357571
size77,514
Nicolas Stalder (nickray)

documentation

README

simple-tlv

Encoding and decoding of SIMPLE-TLV as described in ISO 7816-4, without allocations.

Follows the approach taken in der.

License

simple-tlv is licensed under either of Apache License, Version 2.0 or MIT License at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 15

cargo fmt