diff --git a/PROJECTS/advanced/hsm-emulator/README.md b/PROJECTS/advanced/hsm-emulator/README.md index 9dfd1b39..206513aa 100644 --- a/PROJECTS/advanced/hsm-emulator/README.md +++ b/PROJECTS/advanced/hsm-emulator/README.md @@ -18,6 +18,12 @@ > A software **Hardware Security Module** that compiles to a real Cryptoki (PKCS#11) shared object. Load it with `pkcs11-tool`, OpenSSL, or any PKCS#11 host the same way you would a real smartcard or HSM. It speaks the C ABI byte for byte, generates and stores keys, signs and encrypts, and keeps private key material sealed on disk and zeroized in RAM. +
+
+
+
+