K 10 svn:author V 5 simon K 8 svn:date V 27 2009-06-13T16:29:05.147897Z K 7 svn:log V 255 Enable the symmetric key block cipher SEED. This is not done by default in stock OpenSSL 0.9.8k, but I don't really see this causing problems. It is enabled by default in OpenSSL 1.0. This also fixes a build error (as we don't define OPENSSL_NO_SEED). END