aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_9_7.rst
blob: 4c6e2c21d26b2f19760f5e681b35e7b622af9982 (plain)
1
2
3
4
5
6
7
8
9
10
11
Version 1.9.7, 2010-04-27
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

* TLS: Support reading SSLv2 client hellos
* TLS: Add support for SEED ciphersuites (RFC 4162)
* Add Comb4P hash combiner function

* Fix checking of EMSA_Raw signatures with leading 0 bytes, valid
  signatures could be rejected in certain scenarios.