Hi. I am trying to talk to a server that used Crypto++ 5.1 DefaultEncryptorWithMAC. According to the documentation, it uses a 2 pass TripleDes, which requires a 128bit key. However, there is not documentation how is the passphrase converted into a key. I tried to look at the code and PKCS#5 comes to mind, but could not get it to work. Anywork would be greatly appreciated.
I am using BouncyCastle's java implementation.
 
Oz


Click here to donate to the Hurricane Katrina relief effort.

Reply via email to