]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Fix old typo in ChangeLog.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 26 Jan 2015 10:22:57 +0000 (11:22 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 26 Jan 2015 10:22:57 +0000 (11:22 +0100)
ChangeLog

index c6e22a43a9aefa0fa08fd21cb4bba21571df85e1..59c0b39e5a1ef8521652b1d75cd2facfebbffd31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        computing n = p * q.
 
        * rsa-compat.c: Adapted to new private key struct.
-       * rsa_md5.c: Likesize.
-       * rsa_sha1.c: Likesize.
+       * rsa_md5.c: Likewise.
+       * rsa_sha1.c: Likewise.
 
        * rsa.c (rsa_check_size): New function, for computing and checking
        the size of the modulo in octets.