Skip to content

Commit 6983058

Browse files
authored
Update README.md
1 parent 20ab30f commit 6983058

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,9 @@ curl -X GET http://localhost:5000/health or IP
5353

5454
![image-2024-11-5_18-18-27](https://github.com/user-attachments/assets/3d8e91e7-badf-4a0d-b06f-8e838d4fbecf)
5555

56+
6 . hsmtool
57+
- [hsmtool](https://github.com/krypt0k1/CryptographyProjects/blob/main/hsmtool.py) is a script that creates or uses an exsisting an RSA Key Pair on an nShield HSM device. Wraps the RSA private key with an exisiting or newly generated AES wrapping key. File is exported in encrypted binary format. Generates a CSR using the RSA key stored in HSM via OpenSSL with nfkm engine. Support Windows and Linux OS.
58+
59+
60+
5661

0 commit comments

Comments
 (0)