2 releases
0.1.1 | May 24, 2022 |
---|---|
0.1.0 | May 11, 2022 |
#7 in #509
10KB
185 lines
nyantec-cert-auth
A library for parsing X.509 Client Certificates.
Developing with nix-shell
nix-shell
is a tool to start an interactive shell based on a Nix expression.
The provided shell.nix
contains code to start an interactive shell with thei
necessary dependencies to build this project.
To spawn the shell, simply invoke nix-shell
from this directory.
lib.rs
:
nyantec-cert-auth
A library for parsing X.509 Client Certificates
Dependencies
~19–33MB
~634K SLoC