From 6ebef8b2a680614177e7785ee8afc4e44e90ef5d Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 2 Aug 2010 13:54:38 +0000 Subject: [PATCH] Drastically reduced the TODO list --- src/plugins/smscrypt.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/plugins/smscrypt.c b/src/plugins/smscrypt.c index da5666e..d817c1e 100644 --- a/src/plugins/smscrypt.c +++ b/src/plugins/smscrypt.c @@ -13,9 +13,6 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ /* TODO: - * - set the secret global or per-number - * - apply XOR on the result of the previous buffer - * - XOR against a hash of the secret * - settings window */