Skip to content

taourarte/hsm-emulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hsmsim is a simple HSM simulator providing a number of commands compatible with a Thales 8000/9000 HSM. The simulator only supports a small number of commands and can only use test LMKs so should not be considered a replacement for a real HSM however it may be useful during a development of software that interacts with a HSM.

Quick start

The simulator runs as a java process

java -jar hsmsim.jar

Alternatively the simulator can be deployed as a web application, deploy the hsmsim-war.war to a suitable servlet container.

Contributing

The simulator supports a very small number of commands and only supports the test LMKs. Contributions of additional command support welcomed.

License

Copyright 2013 Bernard Leach

Licensed under the MIT license [http://opensource.org/licenses/MIT]

About

Simple HSM emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%