Re: 3DES-CBC examples
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: 3DES-CBC examples

From: Alan <a__l__a__n@hotmail.com>
Date: Mon Jun 13 2005 - 20:36:01 CEST

"kishore" <kmundra@gmail.com> wrote in message
> can someone let me know a few examples of plaintext/cipher text using
> 3DES-CBC encryption algorithm.

You can generate as many plaintext/ciphertext pairs as you'd like using any
decent reference implementation. For example, try Phil Karn's free
implementation:

http://www.ka9q.net/code/des/index.html

Be sure to try exchanging some fairly large plaintexts between the two
implementations to be sure you have the CBC chaining correctly implemented.

Alan
Received on Thu Sep 29 21:43:37 2005