3 releases

Uses old Rust 2015

0.4.5 Apr 25, 2024
0.4.4 Apr 25, 2024
0.4.3 Apr 25, 2024
0.4.2 Apr 25, 2024

#870 in Parser implementations

Download history 217/week @ 2024-04-21 11/week @ 2024-04-28

228 downloads per month
Used in ldap3-serde

MIT license

34KB
967 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

~1–1.4MB
~26K SLoC