From 450905f02c47c480005c9a256220910d585b80a8 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Fri, 20 Oct 2000 10:44:17 +0000 Subject: [PATCH] Removed TODO comment after verifying that generated keys work [originally from svn r724] --- puttygen.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/puttygen.c b/puttygen.c index ed74dd41..eb5a6980 100644 --- a/puttygen.c +++ b/puttygen.c @@ -20,11 +20,6 @@ #define DEFAULT_KEYSIZE 1024 -/* - * TODO: - * - test the generated keys for actual working-RSA-key-hood - */ - /* ---------------------------------------------------------------------- * Progress report code. This is really horrible :-) */