AWS cloudhsm documentation change
Summary
Added ed25519ph sign/verify command references
Security assessment
Documents new cryptographic operations without vulnerability context
Diff
diff --git a/cloudhsm/latest/userguide/cloudhsm_cli-reference.md b/cloudhsm/latest/userguide/cloudhsm_cli-reference.md index c940bbe80..a92771c33 100644 --- a//cloudhsm/latest/userguide/cloudhsm_cli-reference.md +++ b//cloudhsm/latest/userguide/cloudhsm_cli-reference.md @@ -17,0 +18 @@ Command | Description | User Type +[ed25519ph](./cloudhsm_cli-crypto-sign-ed25519ph.html) | Generates a signature using an Ed25519 private key and the HashEdDSA signing mechanism. | CU @@ -20,0 +22 @@ Command | Description | User Type +[ed25519ph](./cloudhsm_cli-crypto-verify-ed25519ph.html) | Verifies HashEdDSA signatures using an Ed25519 public key. | CU