Skip to content

kmssigner is a Go crypto.Signer implementation using the AWS KMS api

License

Notifications You must be signed in to change notification settings

psanford/kmssigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go crypto.Signer impl for AWS KMS keys

This is an implementation of crypto.Signer using AWS KMS APIs. This might be useful if you need to ensure your keys are protected by an HSM and that all access gets logged (via cloudtrail).

About

kmssigner is a Go crypto.Signer implementation using the AWS KMS api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages