From 5f0a8311feda0c7d4a152bc2f6913a9bd888cd7b Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 21 Aug 2010 12:42:43 +0200 Subject: Document that assymetric keys cannot wrap symmetric ones. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 3a5a1ab..89cfa32 100644 --- a/TODO +++ b/TODO @@ -5,3 +5,4 @@ * Is a writev() like interface needed? * Implement the NIST DSA generation algorithm. * Make key generation interruptible. +* Allow assymetric keys to wrap other keys. -- cgit