aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_9_14.rst
blob: 318d7b53d126c26879d70afbf67c42a93a68f5f9 (plain)
1
2
3
4
5
6
7
8
9
10
Version 1.9.14, 2011-03-01
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

* Add support for bcrypt, OpenBSD's password hashing scheme.

* Add support for NIST's AES key wrapping algorithm, as described in
  :rfc:`3394`. It is available by including ``rfc3394.h``.

* Fix an infinite loop in zlib filters introduced in 1.9.11 (:pr:`142`)