summaryrefslogtreecommitdiff
path: root/TODO
blob: 6eb6d9d83fec359e9a6dfa86fea32b0a06916938 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
* Run w32-dll/build-def when we introduce a new fucntion.

* switching from encrypt to decrypt requires a close and open.
  Wouldn't it be better if we have a reset function or integrate that
  with setkey?

* add more tests.  Even basic is very minimal.

* udiv-qrnbd.o should get build as *.lo [HPUX]

* Allow operation using RSA keys consisting of the OpenSSL list of
  parameters and allow for a third form where the private Exponent
  is not given (saves space).

* Add a warning to the manual, to check that libgcrypt actually has
  been compiled with thread support wehen used by a trhersded
  application.