diff options
author | Werner Koch <wk@gnupg.org> | 1998-10-21 19:34:36 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-10-21 19:34:36 +0200 |
commit | e309a875cb938dff76983d00552ebcc08a5e90c1 (patch) | |
tree | a10cbf247317e67fcb623d7c10dfa4b4c58edbfd /PROJECTS | |
parent | Snapshot release 0.4.2 (diff) | |
download | gnupg2-e309a875cb938dff76983d00552ebcc08a5e90c1.tar.xz gnupg2-e309a875cb938dff76983d00552ebcc08a5e90c1.zip |
Epxerimenta support for GDBM keyings.
Diffstat (limited to 'PROJECTS')
-rw-r--r-- | PROJECTS | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,6 +1,10 @@ - - abstraction of the MPI + * abstraction of the MPI - - Add a way to override the current cipher/md implementations + * Add a way to override the current cipher/md implementations by others (using extensions) + * add a fast-import command which does not do the signature checks + of other keys (processing of the sdir hintlist). The signatures + may then be verified by a maintainence pass. + |