views:

14

answers:

0

Hi all,

I am working on gcrypt library and want to generate public/private key pair in C under linux environment. I want to use S-expressions for this. I have read the reference manuals which gives some idea about the functions which can be used but not very sure how to use it. Can someone point me to good sources or some sample codes which can be looked for reference.

Thanks