RE: From BSAFE to Openssl

2003-06-20 Thread Lu, Steve
decrypting (B   (B regards, (B wjw (B (B- Original Message - (BFrom: (BLu, Steve (B (BTo: '[EMAIL PROTECTED]' (B (BSent: Friday, June 20, 2003 4:01 (BAM (B Subject: RE: From BSAFE to Openssl (B (B (BHi, (B 

Re: From BSAFE to Openssl

2003-06-19 Thread Wu Junwei
nt: Friday, June 20, 2003 4:01 (B AM (B Subject: RE: From BSAFE to Openssl (B (B (B Hi, (B   (B The (B padding idea does not seem to work. (B I (B run clear text of multiple of 8 bytes thru both algorithms (B and (B they came out differently. (B   (B BSAFE must

RE: From BSAFE to Openssl

2003-06-19 Thread Lu, Steve
(B (B (BHi, (B  (BThe (Bpadding idea does not seem to work. (BI run (Bclear text of multiple of 8 bytes thru both algorithms (Band (Bthey came out differently. (B  (BBSAFE (Bmust have done something proprietary underneath !! (B  (BSteve (B (B -Original Message-From: W

Re: From BSAFE to Openssl

2003-06-18 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Wed, 18 Jun 2003 14:39:43 -0400, "Lu, Steve" <[EMAIL PROTECTED]> said: SLu> Hi, SLu> SLu> I try to migrate my app from BSAFE to Openssl. SLu> But found RC2 to be incompatible in the following sense: SLu> SLu> I created two encryptString functions, one using BSA