Modifying SHA1 (HASH_BLOCK_DATA_ORDER) in sha_locl.h

2008-12-07 Thread Vishnu Param
Hi guys, Im trying to write my own SHA1 hash function in C. I have written it and i have verified it to work. Now I am trying to modify the SHA1 function in the OpenSSL crypto library. The function that i modify is HASH_BLOCK_DATA_ORDER in sha_locl.h. I dont think mine is faster, but i want t

AES encrypt/decrypt function is broken/weird? (aes_core.c)

2008-11-30 Thread Vishnu Param
Hi guys, I have checked the AES data transmission during an SSL connection. It seems the encrypted data is shifted to the right by 8 bits. The following is sample of an encrypted data (128-bits long) which is transfered during an SSL connection : SSL connected data : 7FDF75E4 3E6F0E1E DCD3D0B2

OpenSSL v0.9.9 connection refused error

2008-11-17 Thread Vishnu Param
I use Linux, and I custom compiled my OpenSSL 0.9.9. This is my BIO_connect code : conn = BIO_new_connect(SERVER ":" PORT); However, I get this error : ** ../client.c:66 Error connecting to remote machine 3084527244:error:0200206F:system library:connect:Connection refused:bss_

RE: Which version of 0.9.9 is stable enough to use?

2008-11-17 Thread Vishnu Param
Steffen wrote : > Hello again, > > just wondering, shouldn't -lssl the first of -l options? sry > forgot in my first mail. Don't know if this makes any change > (especially for the last error) but maybe worth a try? > > oki, > > Steffen Wow, that was great. Solved everything. Thanks Steffen.

RE: Which version of 0.9.9 is stable enough to use?

2008-11-17 Thread Vishnu Param
Stephen wrote: > Date: Mon, 17 Nov 2008 10:13:05 +0100 > From: [EMAIL PROTECTED] > To: openssl-users@openssl.org > Subject: Re: Which version of 0.9.9 is stable enough to use? > > * Vishnu Param wrote on Mon, Nov 17, 2008 at 16:12 +0800: > > > > s3_enc.c:(.text+

RE: Which version of 0.9.9 is stable enough to use?

2008-11-17 Thread Vishnu Param
Kyle H wrote : > Make sure that the OpenSSL includes that your program is compiled with > are the ones from the 0.9.9 snapshot you built, not the ones from > /usr/include or /usr/include/openssl. > > -Kyle H > > On Sun, Nov 16, 2008 at 12:11 PM, Vishnu Param <[EMAIL

RE: Which version of 0.9.9 is stable enough to use?

2008-11-16 Thread Vishnu Param
Ger Hobbelt wrote > To allow others to help you resolve matters you cannot resolve > yourself, you should provide more info about the errors that you get > (and on which platform, i.e. OS, compiler, RTL, etc.) at least. "It > does not compile" does not give us any useful info. > > So you have thr

Which version of 0.9.9 is stable enough to use?

2008-11-15 Thread Vishnu Param
Can anyone point me to a working version of 0.9.9 snapshot? _ Join the Fantasy Football club and win cash prizes here! http://fantasyfootball.malaysia.msn.com