win-tpm 0.2.0

Use the TPM to create and manage RSA keys (windows only)
Documentation
[dependencies.ncrypt]
version = "0.2.0"

[dependencies.rsa]
version = "0.9.2"

[dependencies.thiserror]
version = "1.0"

[dev-dependencies.clap]
features = ["derive"]
version = "4.4"

[dev-dependencies.hex]
version = "0.4"

[package]
authors = ["PolloLoco <polloloco@mailbox.org>"]
description = "Use the TPM to create and manage RSA keys (windows only)"
edition = "2021"
license = "MIT"
name = "win-tpm"
repository = "https://gitlab.com/polloloco/win-tpm"
version = "0.2.0"