Share

TurboPower LockBox

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

3DES compatibility with .NET

You are viewing a single message from this topic. View all messages.

  1. 2009-03-08 20:02:23 UTC
    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, that would be great, meanwhile, knowing the IV and key that encrypted the data will have to to.

    Thanks Pete for taking the time to consider this issue.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.