Topic: Data encryption libraries


Author: mackey@cancerbio.wustl.edu (Dr. Michael A. Mackey)
Date: 17 Feb 1995 17:32:36 GMT
Raw View
In article <1995Feb15.180351.27115@ucl.ac.uk>, smgxalw@ucl.ac.uk (Mr Adrian Lloyd Williams) says:
>Does anyone know of any C/C++ libraries (commercial or shareware) that include
>functions for data encryption ??

You can find data encryption functions in "Numerical Recipes for C"
(W.H. Press, et al., Cambridge Univ. Press).

Functions include ones based upon the DES standard, so I don't know if
these are available overseas (but I guess they should be).






Author: smgxalw@ucl.ac.uk (Mr Adrian Lloyd Williams)
Date: Wed, 15 Feb 1995 18:03:51 GMT
Raw View
Hello.

Does anyone know of any C/C++ libraries (commercial or shareware) that include
functions for data encryption ??

Thanks in advance.

Adrian.