Re: [Kaboodle-devel] Verification error

2003-02-10 Thread Minal Amle
CTED]>; "Varsha Kadam" <[EMAIL PROTECTED]>; "Sonia Soman" <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 11:24 AM Subject: Re: [Kaboodle-devel] Verification error > > Well, yeah. I would imagine you'd need that. :) You have > the code for the wi

Re: [Kaboodle-devel] Verification error

2003-02-10 Thread Scott C. Best
s private key? > > Thanks and Regards, > Minal > -Original Message- > From: Scott C. Best <[EMAIL PROTECTED]> > To: Minal Amle <[EMAIL PROTECTED]> > Cc: Kaboodle-devel <[EMAIL PROTECTED]>; Varsha Kadam > <[EMAIL PROTECTED]>; Sonia Soman <[EMAIL PR

Re: [Kaboodle-devel] Verification error

2003-02-10 Thread Minal Amle
;[EMAIL PROTECTED]> Date: Monday, February 10, 2003 10:05 PM Subject: Re: [Kaboodle-devel] Verification error >Minal: > Hmm. First, I'd check the validity of the two algorithms. >So I'd have the old Windows API MD5 something, and compare that >hash with the output of the new Per

Re: [Kaboodle-devel] Verification error

2003-02-10 Thread Scott C. Best
Minal: Hmm. First, I'd check the validity of the two algorithms. So I'd have the old Windows API MD5 something, and compare that hash with the output of the new Perl MD5. The result should be exact, of course. After that, I'd do the same for the RSA key: sign the same file with the two syst

[Kaboodle-devel] Verification error

2003-02-10 Thread Minal Amle
Hello Scott,   While testing the Partnership file and Registration file compatibility with kaboodle, I am facing some problem with the signature verfication of the files. I am trying to find out the reason, why is it failing at the time of verification, though we have used the similar algorit