RE: RSA encryption and Decryption code in C language

2013-07-02 Thread yamini
Hello Enrico, Thanks for the code! It really helped. Regards, yamini. -- View this message in context: http://openssl.6102.n7.nabble.com/RSA-encryption-and-Decryption-code-in-C-language-tp45588p45759.html Sent from the OpenSSL - User mailing list archive at Nabble.com. ___

RSA encryption for DES session key code in C language

2013-07-02 Thread yamini
Hello, I have chosen DES encryption for encrypting the data and RSA encryption for encrypting the session key (DES key). I have to write this task in C language using openSSL. So it would be great if anyone helps me with sample code snippets or list of the functions that can be used to do this tas

SUIT-B supported cert/keys

2013-07-02 Thread mehroz
Hi all, Please guide me how to negotiate over SUIT-B supported cipher (TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384) in a TLS based connection. What sort or keys and certs are required to make it possible? Is there any specific criteria? and how can i achieve this with openssl? Thanks to all -- V

RE: openssl produces invalid signature when run as www-data!

2013-07-02 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Lukas Haase > Sent: Monday, 01 July, 2013 09:40 > I am facing a very strange problem here: openssl successfully creates > signatures but when run by www-data, the signatures are invalid! All > files are readable and there are not error messages: