Rev: nettle/ChangeLog:1.92
Rev: nettle/examples/nettle-benchmark.c:1.8
* testsuite/Makefile.in (TS_NETTLE_SOURCES): Added
camellia-test.c.
+ * examples/nettle-benchmark.c: Added camellia ciphers.
+
* Makefile.in (nettle_SOURCES): Added camellia.c and
camellia-meta.c.
(HEADERS): Added camellia.h.
OPENSSL(&nettle_openssl_aes256)
&nettle_arcfour128, OPENSSL(&nettle_openssl_arcfour128)
&nettle_blowfish128, OPENSSL(&nettle_openssl_blowfish128)
+ &nettle_camellia128, &nettle_camellia192, &nettle_camellia256,
&nettle_cast128, OPENSSL(&nettle_openssl_cast128)
&nettle_des, OPENSSL(&nettle_openssl_des)
&nettle_des3,