
manvendra_1977 at yahoo
Apr 9, 2008, 11:32 PM
Post #1 of 1
(1163 views)
Permalink
|
Hi, I am using assymetric cryptography to encrypt/decrypt data... I have generated a key pair using gcry_ac_key_pair_generate API of libgcrypt. After that I extracted the public key PKEY and now I want to send this PKEY to a second system so that uisng it , data can be encrypted. My problem is this that I do not know how to pass this PKEY and encrypted data to "send" and "recv" APIs of socket. Regards, Manvendra __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
|