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

#1489 in Parser implementations


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
~25K SLoC