Re: DecryptUpdate "Segmentation Fault"

2009-09-09 Thread SpikeSpiegel
...ok, thank you very much, I appreciate everything you said to me...I've learn a lot... I've used a source code I've found on internet, but obviously, it was a toy more than mine... :) Ah, allright, this is just a toy used to understand how works openssl and it's cypher/decypher routines, so DE

DecryptUpdate "Segmentation Fault"

2009-09-08 Thread SpikeSpiegel
Hi to everyone, I'm writing a little program that encrypt/decrypt some text but I've found some troubles using the OpenSSL libraries... When I use between the encrypt() function and the decrypt() function I receive some strange errors or segmentation faults.. I copy my source here so I can explai