|
From: Martin P. <mb...@sa...> - 2002-03-26 10:45:41
|
On 26 Mar 2002, Jochen Hoenicke <Joc...@In...> wrote: > I have to think about a different way. Probably the best way is to > invoke the DES encryption routine and check whether it works. The US encryption laws have changed since I started working on this. (IANAL, etc.) I think it might be now OK to just include an implementation of DES in Keyring's distribution, if somebody wanted to write a patch for that. Possibly the built-in DES is faster than a C implementation. -- Martin |