Crates.io | lber |
lib.rs | lber |
version | 0.4.2 |
source | src |
created_at | 2017-05-03 19:09:05.839132 |
updated_at | 2023-06-08 11:07:11.939074 |
description | An ASN.1/BER parser/encoder based on nom |
homepage | |
repository | https://github.com/inejge/ldap3 |
max_upload_size | |
id | 12978 |
size | 33,190 |
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.
Licensed under the MIT license.