On Wed, Apr 06, 2005 at 12:52:53AM -0600, Swami Pichumani wrote:
> Hi all
> can someone help me with info on how to use the cryptograhic functions
> (provided by libcrypto) from the tcp code?
> I wish to make rsa function calls from tcp code. But the kernel crypto
> implementation only a few hash
Hi all
can someone help me with info on how to use the cryptograhic functions
(provided by libcrypto) from the tcp code?
I wish to make rsa function calls from tcp code. But the kernel crypto
implementation only a few hash functions. Can someone guide me on how to
use the libcrypto from tcp...