trifid/trifid-pki/README.md

5 lines
272 B
Markdown
Raw Normal View History

2023-02-27 19:55:02 +00:00
# trifid-pki
A Rust crate for interacting with keys and certificates in the [Nebula PKI](https://github.com/slackhq/nebula). This crate is essentially a direct port of `cert/` in the Nebula source repo.
See docs.rs for autogenerated documentation - examples coming soon!