rustica-keys 0.1.0

A library for parsing, verifying, and creating SSH Certificates
Documentation
[[bin]]
bench = false
name = "ssh-cert-info"
test = false
[dependencies.base64]
version = "0.12.1"

[dependencies.byteorder]
version = "1.3.4"

[dependencies.ring]
version = "0.16.9"

[dependencies.sha2]
version = "0.9.2"

[dependencies.yubikey-piv]
features = ["untested"]
version = "0.1.0"

[package]
authors = ["Mitchell Grenier <mitchell@confurious.io>"]
categories = ["authentication"]
description = "A library for parsing, verifying, and creating SSH Certificates"
edition = "2018"
homepage = "https://github.com/obelisk/rustica-keys"
keywords = ["ssh", "yubikey", "certs", "certificates"]
license-file = "LICENSE"
name = "rustica-keys"
repository = "https://github.com/obelisk/rustica-keys"
version = "0.1.0"