Re: DES CBC Mode
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


sci.crypt archive

Re: DES CBC Mode

From: Peter Pearson <ppearson@nowhere.invalid>
Date: Mon Oct 03 2005 - 16:48:20 CEST

Ocean wrote:

> Hi, I am implementing the encryption aspect of a transaction system at
> work and the customer sent me some encrypted data and the key that was
> used to encrypt this data. I am trying to unencrypt the data with
> "Cryptool" and it can't decrypt it.
>
> The question I have is, if they are always using the same IV (let's say
> 0), do they HAVE to add it to the encrypted data, or do I have to
> change my algorithm to always use the same IV?

"No", "it's XORed, not added", and "No".

Maybe the customer is testing to see whether you know
anything about cryptography.

-- 
Peter Pearson
To get my email address, substitute:
nowhere -> spamcop, invalid -> net
Received on Sat Oct 15 04:38:20 2005