Got it.Thank you .Sometimes being in programming world we forget the rules
of maths.
On Mon, Apr 27, 2009 at 2:08 AM, Michael S. Zick wrote:
> On Mon April 27 2009, Michael S. Zick wrote:
> >
> I put my comment on the wrong line of code - but you get the idea. ;)
>
> > On Mon April 27 2009, Angel
On Mon April 27 2009, Michael S. Zick wrote:
>
I put my comment on the wrong line of code - but you get the idea. ;)
> On Mon April 27 2009, AngelWarrior wrote:
> > I have a file containing 549 bytes of data. When I try to encrypt the data,I
> > get only a partial encrypted data in the range of 1
On Mon April 27 2009, AngelWarrior wrote:
> I have a file containing 549 bytes of data. When I try to encrypt the data,I
> get only a partial encrypted data in the range of 113 to 140 bytes in
> different runs.When I decrypt the data I get the partial data.
>
> This is a QT application OpenSSL 0.
I have a file containing 549 bytes of data. When I try to encrypt the data,I
get only a partial encrypted data in the range of 113 to 140 bytes in
different runs.When I decrypt the data I get the partial data.
This is a QT application OpenSSL 0.9.8j windows
int main(int argc, char** argv )
{