diff options
author | Werner Koch <wk@gnupg.org> | 1999-04-26 17:53:01 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-04-26 17:53:01 +0200 |
commit | bbf86c6e592b62cd6ae0e74ac37822b69242a4aa (patch) | |
tree | c82d4dfef3fcdb2a769d978acd304e111d5b8d83 /PROJECTS | |
parent | See ChangeLog: Sun Apr 18 20:48:15 CEST 1999 Werner Koch (diff) | |
download | gnupg2-bbf86c6e592b62cd6ae0e74ac37822b69242a4aa.tar.xz gnupg2-bbf86c6e592b62cd6ae0e74ac37822b69242a4aa.zip |
See ChangeLog: Mon Apr 26 17:48:15 CEST 1999 Werner Koch
Diffstat (limited to 'PROJECTS')
-rw-r--r-- | PROJECTS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -47,3 +47,7 @@ * Keep a list of duplicate, faked or unwanted keyids. + * The current code has knowledge about the structure of a keyblock. + We should add an abstraction layer so that adding support for + different certificate structures will become easier. + |