summaryrefslogtreecommitdiffstats
path: root/crypto/rc2/version
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rc2/version')
-rw-r--r--crypto/rc2/version2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rc2/version b/crypto/rc2/version
index 6f89d595f1..9db89544d8 100644
--- a/crypto/rc2/version
+++ b/crypto/rc2/version
@@ -1,7 +1,7 @@
1.1 23/08/96 - eay
Changed RC2_set_key() so it now takes another argument. Many
thanks to Peter Gutmann <pgut01@cs.auckland.ac.nz> for the
- clarification and origional specification of RC2. BSAFE uses
+ clarification and original specification of RC2. BSAFE uses
this last parameter, 'bits'. It the key is 128 bits, BSAFE
also sets this parameter to 128. The old behaviour can be
duplicated by setting this parameter to 1024.