From 4efaf0256af91e2d380b9bd93da7c879c131e90c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Sat, 25 Nov 2006 23:38:00 +0100
Subject: [PATCH] Counter mode is implemented now.

Rev: src/nettle/TODO:1.11
---
 TODO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TODO b/TODO
index 461f5741..4d788b1f 100644
--- a/TODO
+++ b/TODO
@@ -7,7 +7,7 @@ missing. References:
   http://www.openssl.org/docs/crypto/rsa.html
 
 More feedback modes, in order of decreasing priority:  CBC-MAC, OFB,
-Counter, and CFB. Suggested by Rafael 'Dido' Sevilla. References:
+and CFB. Suggested by Rafael 'Dido' Sevilla. References:
 
   http://csrc.nist.gov/encryption/modes/Recommendation/Modes01.pdf
 
-- 
GitLab