Update README.md
This commit is contained in:
parent
d57b17004b
commit
e8fe3c18c1
|
|
@ -18,11 +18,9 @@
|
|||
|
||||
> 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.
|
||||
|
||||
<p align="center">
|
||||
<a href="https://youtu.be/Na-bmX9px4g">
|
||||
<img src="https://img.youtube.com/vi/Na-bmX9px4g/maxresdefault.jpg" alt="Watch Learn Video">
|
||||
</a>
|
||||
</p>
|
||||
[](https://youtu.be/Na-bmX9px4g)
|
||||
[](https://youtu.be/Na-bmX9px4g)
|
||||
|
||||
|
||||
## Why PKCS#11 in Zig
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue