summaryrefslogtreecommitdiff
path: root/TODO
blob: cac3c88b67e9451307b54754a0a4d3871b2f47d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
* 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.

* write an autoconf test to check whether the linker supports a
  version script.

* Make use of the forthcoming visibility attribute.

* Add attributes to the MPI functions.