summaryrefslogtreecommitdiff
path: root/TODO
blob: c2b79f31c4afac7a817b21a1a4955c2415e5fe0d (plain)
1
2
3
4
5
6
7
8
9
10
11
* 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).