Breeze Software

Show:

What's happening?

  • Followup: RE: Issue - TLbRijndael in Delphi and .NET

    I can only offer that I had a somewhat similar question regarding decrypting in D4 a 3DES encryption created in .NET. Ultimately discovered that they were indeed compatible, but had to be very mindful of how the IV was created.

    2009-07-07 15:10:43 UTC in TurboPower LockBox

  • Followup: RE: 3DES compatibility with .NET

    I've been able to decrypt the entire 3DES message using LockBox once I realized that the first 8 bytes of the encryption created by .NET were not the IV, but part of the encrypted data. I gave up trying to create a key that was based on some pass phrase. That would be nice but not a deal killer. If some encryption genius would add the 192 bit key and a compatible key generation algorithm...

    2009-03-08 20:02:23 UTC in TurboPower LockBox

  • 3DES compatibility with .NET

    I'd like to decrypt a 3DES CBC cipher created with .NET app using LockBox and Delphi. I've had some success, but a couple of problems. 1. I don't see how to create a key (168 bit) in LockBox that is the same as the key created using .NET (168 bit). The same password produces different key in each application. 2. Using the same binary key created in the .NET app to decrypt the cipher using...

    2009-03-02 07:11:44 UTC in TurboPower LockBox

About Me

  • 2004-08-02 (5 years ago)
  • 1096234
  • breezesoftware (My Site)
  • Breeze Software

Send me a message