>> KAME team really needs your suggestions on how to integrate crypto
>> part. In case of NetBSD/KAME integration, we did like this:
>> - place IPsec core part and AH part into cvs.netbsd.org (in US)
>> - place ESP part and crypto algorithms (DES, Blowfish and whatever
>> in cvs.fi.netbsd.org (in finland)
>> We need some tricky symbolic link, or makefile/config hack for this
>> separated repository (NetBSD has makefile and config hack).
>FreeBSD has the src/crypto directory for this purpose. It works in
>exactly the same way as src/contrib, but contains code that may
>get Americans into trouble if they export it, so I maintain a copy
>in South Africa (on internat.freebsd.org).
>I'll be very happy to work with you on this one.
Does it make sense to make src/crypto/sys for kernel code?
(for IPsec we need crypto code *in kernel*).
itojun
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message