aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_7_4.rst
blob: 608b7ffb154acf9701aaafc9b2ac1bc8359c91f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
Version 1.7.4, 2008-03-10
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

* Use unaligned memory read/writes on systems that allow it, for performance
* Assembly for x86-64 for accessing the bswap instruction
* Use larger buffers in ARC4 and WiderWAKE for significant throughput increase
* Unroll loops in SHA-160 for a few percent increase in performance
* Fix compilation with GCC 3.2 in es_ftw and es_unix
* Build fix for NetBSD systems
* Prevent es_dev from being built except on Unix systems