blob: 47ed1eb93efbcb2d89a4de0e4736835e101bab4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
* abstraction of the MPI
* 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.
* Not GnupG replated: What about option completion in bash?
Can "--dump-options" be used for this or should we place the
options in a special ELF segment?
|