Skip to content

globalsign/tpmkeys

Repository files navigation

tpmkeys

GoDoc Build Status Go Report Card

Package tpmkeys provides an implementation of crypto.Signer and crypto.Decrypter for private keys resident on a TPM 2.0 (Trusted Platform Module) device.

It is designed for use with the google/go-tpm/tpm2 package and enables TPM-resident keys to be used transparently with Go standard library packages such as crypto and tls.

Install

go get github.com/globalsign/tpmkeys

License

Copyright (c) 2020-present GMO GlobalSign, Inc.

Licensed under MIT License

About

An implementation of crypto.Signer and crypto.Decrypter for private keys resident on a TPM 2.0 device

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages