9 releases
Uses old Rust 2015
0.4.2 | Jun 8, 2023 |
---|---|
0.4.0 | Dec 20, 2022 |
0.3.0 | Dec 30, 2020 |
0.2.0 | May 1, 2020 |
0.1.4 | May 12, 2017 |
#627 in Parser implementations
67,377 downloads per month
Used in 38 crates
(2 directly)
33KB
918 lines
LBER - lightweight BER
ASN.1/BER implementation based on nom.
Currently used in an LDAP implementation, and not intended to be a generic ASN.1 solution.
Future versions will probably use Serde to make encoding and (especially) decoding less of a chore.
License
Licensed under the MIT license.
Dependencies
~1MB
~21K SLoC