nmathewson Require openssl 1.0.0a for using openssl's ctr-mode implementation
78f43c5 Dec 28, 2011
Require openssl 1.0.0a for using openssl's ctr-mode implementation
Previously we required 1.0.0, but there was a bug in the 1.0.0 counter
mode. Found by Pascal. Fixes bug 4779.

A more elegant solution would be good here if somebody has time to code
one.
78f43c5