from my limited experience when you are doing your calculations and end up with negative values your variable are not long enough and you are getting into the sign bit.
Eric S ----- Original Message ----- From: "Sanford Whiteman" <[EMAIL PROTECTED]> To: "Evans Martin" <[EMAIL PROTECTED]> Sent: Thursday, January 30, 2003 11:54 AM Subject: Re: [IMail Forum] Password Decryption > > The legal values are 0 - 255. Does anyone know how the Imail decrypt > > routines handle a number that is outside of the legal range? > > We shouldn't be talking about this on the Forum, probably. > > I can tell you that if your implementation algorithm doesn't work for > all allowed usernames/passwords, there's something up with the > implementation. > > You can send me some exemplary credentials off-list that highlight > your complications. > > -Sandy > > > To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html > List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ > Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ > To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
