summaryrefslogtreecommitdiff
path: root/cipher
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2004-02-25 18:27:35 +0000
committerWerner Koch <wk@gnupg.org>2004-02-25 18:27:35 +0000
commit015f58ab4e5b503e355a792303f744b827073011 (patch)
treebe7597e99ff01c382d648b43522ab0736c25bece /cipher
parent144658acac2d234847d3390bdb0d26592bf0776d (diff)
downloadlibgcrypt-015f58ab4e5b503e355a792303f744b827073011.tar.gz
Typo fix and checked recent changes
Diffstat (limited to 'cipher')
-rw-r--r--cipher/Manifest6
-rw-r--r--cipher/cipher.c4
2 files changed, 5 insertions, 5 deletions
diff --git a/cipher/Manifest b/cipher/Manifest
index e5fc4672..0cd64f71 100644
--- a/cipher/Manifest
+++ b/cipher/Manifest
@@ -28,11 +28,11 @@
# Algorithm API
-cipher.c iQCVAwUAP+NFJTEAnp832S/7AQKTlwQAgE+HDjFBAC3ek3pIG6s0jaraTcWksR3N33x0L8qeHqi64LXaFxOfM8pwNW54QPHsdC6O5yZ+DfLAM1okNTY4nCGAZoT+2qD+EiLVis281CQwgot70OC8LSluAHnx58CZZZepmSrnO/3gFp8K8FdXBuWWOBrToM8DirUXCKchydw==vzEQ
+cipher.c iQCVAwUAQDzrVjEAnp832S/7AQIPDgP+OVJ/YNWY5m7c09EBbPAzL/WsGoj6wrBNMmkRlMOqTHeh+OOtjuFHt1f9uhfM2Nzl7sJ5+h4ryZKLEZmQPRMTZTnAqkvGdsrJWJnigUA9QwYdV0ONqC9C63gpuG465gO9TZVOqlQu/FTxSRuTQYUulkaBNG71n8nZEOusBVwV2YA==58xH
pubkey.c iQCVAwUAP9XQ3jEAnp832S/7AQJ5UgQAyHfEBvPVJ8wTRg8c7ixS2GiVmIgwIo5tvQaiQJTPWASevvYrB+2Z2qa9cATyu50ACjLzbaquGBgPzjJV3dU/qttT1gCqRuN/LCNvXFe5qnIZezejc3RAadFNTw/pOTHq0wxD1Keg66ruei9R36Nba59pEQIWIBXTfubRft2hMYk==E09t
-ac.c iQCVAwUAP+LE4jEAnp832S/7AQIV9gQAyi7u/tO6GxgxsHq9nifh9OTaU/DyFuQTB7TzNHWv9L2F2SqXUU4iG+R+a3X0KOyJtvnVH3/RTXv36yqgBjASrwn9HcAbIhG9rp0xCSwNSQD659eFhmjxenG6I8omBR19l6bkrsvpyGf+4ujyoqSP6fAbU7/GW4/07eMe9YHKapE==W/tU
+ac.c iQCVAwUAQDzsOzEAnp832S/7AQJCBQP/WI6EV/dsR4rmha6RVhvkjZo17kQ8z6pIl5J3cXOvqEkIFeD2HYu3HHrWST5l7yXlffhpDkVHkfMih4ruK76q6Fm0dxZ98pO4C/dVtgimlvvcy/wOQjpzsE0fYAe1BYdg81LJ09X33vW5x6C29lunfKROO2tPlV5i8ffeoFvmMF8==j26g
md.c iQCVAwUAP+NFGjEAnp832S/7AQJs8wP/Qdk0EAKsyr3O1/pmOSN8AG4rPKbd6KDTzvoBPAN4upFwKYY4hWwvy12Q3YU9DmECrzZkRCXHR7mljVQKs6B7CRZJKjFKmOELpcJDtKvu40vTs1bOH4k9iJYZpGgRA83nkQ+ELAcphAbCA+KIpVr2K4mCJAB0FhpC2uOQ50JHAko==BeF6
-primegen.c iQCVAwUAP+a26DEAnp832S/7AQLkLAP+OUKemWF3zAzTotxvCjUpoyiQFc5Ak1DBNzQhpmpmJmwg6YLw9UAr2uLPEbzkkf24cSPRkApPRItdmCy2NgXu/3B0zTiAoV9agY1Yq0FRghl/wwhJgGZC+TV5UZCT1U91eVp6cQt7aeyWXQwpN60rt4n3q7wXlxvp0Ki5pqPBrsA==UHeO
+primegen.c iQCVAwUAQDzsoDEAnp832S/7AQKYRwP/TqAQBm1rHTnF0HYE05PqXfWlOqa6EosqVpaOcs/OIW6PaqX0xH1UlrukK7jNOjK3xC4o1qNQ1UKzz2dvQaq1bMvNNizeavxAh10SJZc0hIc/ofc83IbjLh8SZVWQ67JxjsUd3DOXmSmhPZ+Pqd7cUIiw8fDoF+I9EZqy3COu1wY==1ebT
# Algorithm implementations
arcfour.c iQCVAwUAP9XR/TEAnp832S/7AQJcRwP6AlvYEx++fpT4mIYo0xRDqKEQeqMQvbaRhIg2eV74JxItpHa3q5YsYIl+n1yUz5g35JRWWXSWmAZBwO5wLKsHii4kRUhgrKWnSoQZoPpl49L5+N3R58ON3S0ru5lsBiEJEze3xplf2vqwrH9v1QHVD+gU7UTlfNqrIJoOUXN+1O4==Tq+x
diff --git a/cipher/cipher.c b/cipher/cipher.c
index 16f57f43..78ea9407 100644
--- a/cipher/cipher.c
+++ b/cipher/cipher.c
@@ -678,8 +678,8 @@ gcry_cipher_close (gcry_cipher_hd_t h)
been allocated in secure memory. The user might have disabled
secure memory or is using his own implementation which does not
do the wiping. To accomplish this we need to keep track of the
- actual size of this structure because we have now way to known
- how large the allocated are was when using a standard malloc. */
+ actual size of this structure because we have no way to known
+ how large the allocated area was when using a standard malloc. */
wipememory (h, h->actual_handle_size);
gcry_free (h);