https://github.com/rkbalgi/mockhsm
A mock HSM (emulating Thales HSM)
https://github.com/rkbalgi/mockhsm
mock-hsm thales vertx
Last synced: 11 months ago
JSON representation
A mock HSM (emulating Thales HSM)
- Host: GitHub
- URL: https://github.com/rkbalgi/mockhsm
- Owner: rkbalgi
- License: apache-2.0
- Created: 2018-03-23T19:12:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T16:58:09.000Z (about 4 years ago)
- Last Synced: 2025-03-30T00:31:40.570Z (12 months ago)
- Topics: mock-hsm, thales, vertx
- Language: Java
- Homepage:
- Size: 38.1 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mockhsm
A mock HSM (emulating Thales HSM). It only supports the NC command but can be used as a template to build support for additional commands.
Also see - https://github.com/rkbalgi/libiso/tree/master/hsm for an alternative written in Go