|
From: Jochen H. <hoe...@us...> - 2002-03-27 10:05:04
|
On Wednesday, 27. March 2002 06:44, Martin Pool wrote: > 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. Okay, the CVS version of keyring now links to the pilotSSLeay library from http://www.isaac.cs.berkeley.edu/pilot/ I only had some small technical problems (pilotSSLeay is for prc-tools 0.5.0). After fixing them I can decrypt my old database, so the crypto functions are identical :) -- Jochen Hoenicke -- ICQ: 101057678 |