#certificate #formatter #parser #openfinance

of_dn_parser

Parser (and formatter) for OpenFinance Brasil standard distinguished names

5 unstable releases

0.3.1 Feb 1, 2024
0.3.0 Jan 31, 2024
0.2.1 Jan 11, 2024
0.2.0 Jan 11, 2024
0.1.0 Jan 10, 2024

#224 in Authentication

Download history 57/week @ 2024-01-05 38/week @ 2024-01-12 36/week @ 2024-01-19 39/week @ 2024-01-26 23/week @ 2024-02-02 12/week @ 2024-02-09 106/week @ 2024-02-16 66/week @ 2024-02-23 31/week @ 2024-03-01 12/week @ 2024-03-08 18/week @ 2024-03-15 4/week @ 2024-03-22 27/week @ 2024-03-29 11/week @ 2024-04-05 3/week @ 2024-04-12

52 downloads per month

MIT license

30KB
760 lines

OpenFinance Brasil Distinguished Name Parser

Parser and formatter for the OpenFinance Brasil DCR 1.0 standard variant of RFC4514 distinguished name strings. This crate also includes distinguished name comparison compliant with RFC4517 and RFC4518 as required by OpenFinance Brasil.


lib.rs:

Distinguished name (DN) parser and formatter following OpenFinance Brasil's DCR 1.0 standard.

Dependencies

~1.5MB
~34K SLoC