summaryrefslogtreecommitdiff
path: root/Readme.txt
diff options
context:
space:
mode:
authorHRXN <Hrxn@users.noreply.github.com>2021-01-25 01:53:09 +0100
committerGitHub <noreply@github.com>2021-01-24 19:53:09 -0500
commit6d460d9265db113370c963db41bb0312d1fb5e3c (patch)
tree0590d0d208cdb450cf31d1e271b990f80348163e /Readme.txt
parent434e3189db61ff4ced13b47fe450a42b3c8cb676 (diff)
downloadcryptopp-git-6d460d9265db113370c963db41bb0312d1fb5e3c.tar.gz
Fix spelling (PR #1000)
`Determinsitic` -> `Deterministic`
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.txt b/Readme.txt
index 0a52d62c..afce59bd 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -33,7 +33,7 @@ Currently the library contains the following algorithms:
SHAKE (128/256), SipHash, SM3, Tiger,
RIPEMD (128/160/256/320), WHIRLPOOL
- RSA, DSA, Determinsitic DSA, ElGamal,
+ RSA, DSA, Deterministic DSA, ElGamal,
public-key cryptography Nyberg-Rueppel (NR), Rabin-Williams (RW), LUC,
LUCELG, EC-based German Digital Signature (ECGDSA),
DLIES (variants of DHAES), ESIGN
@@ -45,7 +45,7 @@ Currently the library contains the following algorithms:
key agreement schemes Menezes-Qu-Vanstone (MQV), Hashed MQV (HMQV),
Fully Hashed MQV (FHMQV), LUCDIF, XTR-DH
- elliptic curve cryptography ECDSA, Determinsitic ECDSA, ed25519, ECNR, ECIES,
+ elliptic curve cryptography ECDSA, Deterministic ECDSA, ed25519, ECNR, ECIES,
ECDH, ECMQV, x25519
insecure or obsolescent MD2, MD4, MD5, Panama Hash, DES, ARC4, SEAL