https://github.com/karpeleslab/hsm
Go support for HSM
https://github.com/karpeleslab/hsm
golang yubico yubihsm yubihsm2
Last synced: 12 months ago
JSON representation
Go support for HSM
- Host: GitHub
- URL: https://github.com/karpeleslab/hsm
- Owner: KarpelesLab
- Created: 2019-04-16T11:54:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-26T13:50:34.000Z (over 2 years ago)
- Last Synced: 2025-07-01T00:08:56.232Z (12 months ago)
- Topics: golang, yubico, yubihsm, yubihsm2
- Language: Go
- Size: 58.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HSM library
This library is meant to help implementation of support for various kind of hardware security modules.
A software implementation is also available, allowing people to not use a HSM (if you want to test without needing any kind of hardware).
In order to use a HSM, you need to provide a "HSM" environment variable. For example HSM=software or HSM=yubihsm2.