https://github.com/ellipticsecure/java-ehsm-example1
https://github.com/ellipticsecure/java-ehsm-example1
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ellipticsecure/java-ehsm-example1
- Owner: ellipticSecure
- Created: 2018-11-28T08:39:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T17:55:40.000Z (about 2 years ago)
- Last Synced: 2024-12-27T09:17:33.155Z (over 1 year ago)
- Language: Java
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
### This example demonstrates how to use the eHSM Hardware Security Module to do elliptic curve cryptography.
For updated documentation, see [the how-to](https://www.ellipticsecure.com/ehsm/how-to/2018/11/28/ehsm-java-ecc-example.html).
#### Prerequisites: an initialized eHSM with a user password set.
##### Note: edit ehsm.cfg to ensure that the path to the eHSM pkcs11 shared library is correct.
#### Test instructions
1. mvn package
2. java -jar target/ehsm-example-1-1.0-jar-with-dependencies.jar "user password"