Integrating BIND 8.2
Zack Weinberg
zack@rabi.columbia.edu
Sat Apr 3 09:45:00 GMT 1999
On Sat, 3 Apr 1999 19:23:23 +0200 (CEST), Mark Kettenis wrote:
> Date: Fri, 2 Apr 1999 09:37:07 +1000
> From: Geoff Keating <geoffk@ozemail.com.au>
>
> > Unfortunately we cannot use the DSA code included in bind 8.2, since
> > it is not freely distributable.
>
> That's OK. It's easy enough to rewrite stuff like this. Probably
> the BIND people would be happy to have a LGPLed version.
>
>To avoid duplication, I want to let everyone know that I'm currently
>writing the necessary DSA code. I've implemented and tested the
>necessary SHA-1 algorithm (with an interface that's similar to the MD5
>functions we already have). I'm now working on DSA itself, and most
>of it is already done. So when we integrate BIND 8.2 (not before
>glibc 2.2 I suppose) it should be possible to have at least the DSA
>algorithm available. I'll maintain the code until it is absolutely
>clear that DSA is exportable from the US.
Sounds good. The BIND code has a decently encapsulated crypto module
with the attached header file for an interface. Unfortunately there's
no real documentation; in particular I have no idea what formats the
key import/export functions want.
zw
More information about the Libc-hacker
mailing list