lber

Crates.iolber
lib.rslber
version0.4.2
sourcesrc
created_at2017-05-03 19:09:05.839132
updated_at2023-06-08 11:07:11.939074
descriptionAn ASN.1/BER parser/encoder based on nom
homepage
repositoryhttps://github.com/inejge/ldap3
max_upload_size
id12978
size33,190
(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: 562

cargo fmt