> Yes, but isn't some form of crypt in the kernel necessary for a full > ipv6 implementation?
It doesnt have to be in kernel. It makes sense to put all the transforms
for encryption, compression and authentication into a clean module interface
since there are several now and will be many more over time as crypto is
new technology.