Search Results

Search: Posts Made By: Treasa
Forum: Programming 12-10-2008
2,569
Posted By Treasa
Problem returning string
Hi all,

I have been trying with RSA encryption and decryption. I was able to write a code which worked fine. Then I split it into functions as part of a requirement. However I am not getting the...
Forum: Programming 12-02-2008
3,741
Posted By Treasa
Passphrase protection of private key
Thanks.
I am able to persist the data. I just don't want anyone else to read the private key from the file. I am looking for something like PEM_write_RSAPrivateKey available in openssl for C. It has...
Forum: Programming 12-02-2008
3,741
Posted By Treasa
Passphrase protection of private key
Hi all,

I have written a Java program to generate RSA public and private keys. I am writing the keys to a file and reading from it when required to encryption or decryption. I want to protect the...
Forum: Programming 11-20-2008
15,118
Posted By Treasa
Issue resolved
Hi,

The issue got resolved.

I changed PEM_read_RSAPublicKey to PEM_read_RSA_PUBKEY and it worked.:)

Thanks
Forum: Programming 11-20-2008
15,118
Posted By Treasa
PEM_read_RSAPublicKey returns NULL
Hi all,

I am trying to write a program in C which will generate private and public keys using openssl RSA and use these for encryption and decryption. I am able to generate the keys successfully...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 03:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy