Skip to content

Commit

Permalink
Fix small typos.
Browse files Browse the repository at this point in the history
Signed-off-by: Pol Henarejos <[email protected]>
  • Loading branch information
polhenarejos committed Apr 17, 2024
1 parent 0f45b8b commit 23f3e0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For more information, execute `cvc-create` or `cvc-print` with `--help` flag.
**Supported algorithms**
- RSA
- ECDSA
- EDDSA
- EdDSA

**Supported curves**
- secp192r1 (prime192v1)
Expand All @@ -55,6 +55,7 @@ For more information, execute `cvc-create` or `cvc-print` with `--help` flag.
- RSA_PSS_SHA_1
- RSA_PSS_SHA_256
- RSA_PSS_SHA_512
- EDDSA

Here some examples.

Expand Down

0 comments on commit 23f3e0e

Please sign in to comment.