flexiber

Crates.ioflexiber
lib.rsflexiber
version0.1.1
sourcesrc
created_at2021-11-20 22:06:27.9526
updated_at2023-11-22 13:48:04.56286
descriptionEncoding and decoding of BER-TLV as described in ISO 7816-4, without allocations.
homepage
repositoryhttps://github.com/trussed-dev/flexiber
max_upload_size
id485084
size95,796
publishers (github:trussed-dev:publishers)

documentation

https://docs.rs/flexiber

README

flexiber

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

Follows the approach taken in der, and then in simple-tlv.

License

flexiber 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: 33

cargo fmt