[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cruypto API access from user space
- To: linux-crypto-archive@nl.linux.org
- Subject: Cruypto API access from user space
- From: Ian Macfarlane <iam@cambridgebroadband.com>
- Date: Tue, 04 Mar 2003 14:32:19 +0000
- Organization: Cambridge Broadband
- Original-Recipient: rfc822;linux-crypto-archive@nl.linux.org
- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01
Hi,
Does anyone know what the easiest way is to access the functionality
provided my cryptoapi from a user space program. I want to send
encrypted data between two programs and the crypto API provides all the
functionality I need.
The problem I'm having is how to link my program to the symbols provided
by the API. Will I need to create my own library or is there a mechanism
for do this already.
I note that the crypto-test programs create standalone objects to carry
out the tests.
Thanks
Ian Macfarlane