[bind10-dev] [svn] commit: r1108 - in /branches/each-nsec3/src/lib/dns/cpp: Makefile.am base32.cc base32.h sha1.cc sha1.h tests/Makefile.am tests/base32_unittest.cc tests/sha1_unittest.cc
Evan Hunt
each at isc.org
Thu Mar 4 15:39:53 UTC 2010
> I still deeply dislike the direct include of crypto code into BIND 10.
> IMHO a clean BIND 10 interface to crypto is needed. BTW OpenSSL is
> at least 4 time faster than BIND 9 included code on NSEC3 hash so
> BIND 10 will be.
The reason I used the word "initial" in my commit message is that
I expect both sha1 and base32 to be replaced with something else.
Comments are welcome, but will be ignored until I've got NSEC3
working. In year 2 I reckon we'll probably switch to crypto++
or something.
eh
More information about the bind10-dev
mailing list