iso7816-tlv

Crates.ioiso7816-tlv
lib.rsiso7816-tlv
version0.4.4
sourcesrc
created_at2019-09-26 15:50:19.257149
updated_at2024-02-13 14:18:59.020173
descriptiontools and utilities for handling TLV data as defined in ISO/IEC 7816-4
homepage
repositoryhttps://github.com/jkowalsk/iso7816-tlv
max_upload_size
id167868
size47,356
Julien Kowalski (jkowalsk)

documentation

README

iso7816-tlv

Tools and utilities for handling TLV data as defined in ISO7816-4.

This include BER-TLV data or SIMPLE-TLV data objects.

Features

Currently only generating and parsing BER-TLV or SIMPLE-TLV data.

More features or functions may be added depending of needs.

There is currently no real plan for needed/required features to add.

Improvements

Feel free to open issues for anything, including

  • API changes

  • remarks about code style (as i'm quite new to rust)

  • feature requests

Commit count: 62

cargo fmt