1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

fixed a testcase

This commit is contained in:
Werner Koch 2001-04-30 07:27:15 +00:00
parent a32940320c
commit fc5ab236a2
5 changed files with 14 additions and 8 deletions

2
TODO
View file

@ -1,4 +1,6 @@
* --preserve-perms so that permissions set on a secring don't get changed.
* Check that no secret temporary results are stored in the result parameter
of the mpi functions. We have already done this for mpi-mul.c