Skip to content

Commit 23f3e0e

Browse files
committed
Fix small typos.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
1 parent 0f45b8b commit 23f3e0e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For more information, execute `cvc-create` or `cvc-print` with `--help` flag.
2828
**Supported algorithms**
2929
- RSA
3030
- ECDSA
31-
- EDDSA
31+
- EdDSA
3232

3333
**Supported curves**
3434
- secp192r1 (prime192v1)
@@ -55,6 +55,7 @@ For more information, execute `cvc-create` or `cvc-print` with `--help` flag.
5555
- RSA_PSS_SHA_1
5656
- RSA_PSS_SHA_256
5757
- RSA_PSS_SHA_512
58+
- EDDSA
5859

5960
Here some examples.
6061

0 commit comments

Comments
 (0)