lber

Crates.iolber
lib.rslber
version0.5.1
created_at2017-05-03 19:09:05.839132+00
updated_at2025-09-07 18:52:53.393399+00
descriptionAn ASN.1/BER parser/encoder based on nom
homepage
repositoryhttps://github.com/inejge/ldap3
max_upload_size
id12978
size34,634
(inejge)

documentation

https://docs.rs/ldap3

README

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.

Commit count: 600

cargo fmt