diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -27,9 +27,7 @@ useful things with those keys. ## Scripts -* `create-keys.sh` uses `pkcs11-tool` to create several test keys. At - the moment these are all RSA: the HSM is quite capable of using EC - P-256, P-384, and P-521 keys, but the engine seems not to like them. +* `create-keys.sh` uses `pkcs11-tool` to create several test keys. * `list-keys.sh` uses `pkcs11-tool` to list keys known to the HSM. |