Re: Triple DES ECB question

2012-02-24 Thread burtbick
Johannes Bauer wrote: > > On 24.02.2012 03:51, burtbick wrote: > > > HTH, > Joe > __ > OpenSSL Project http://www.openssl.org > User Support Mailing List

RE: Triple DES ECB question

2012-02-24 Thread burtbick
te the 16 bit cipher text from the encryption? How do I solve the error condition when using -nopad? Thanks again, Burt Dave Thompson-5 wrote: > >> From: owner-openssl-us...@openssl.org On Behalf Of burtbick >> Sent: Thursday, 23 February, 2012 14:13 > >> > Is this

Re: Triple DES ECB question

2012-02-24 Thread burtbick
Jeffrey Walton-3 wrote: > > On Thu, Feb 23, 2012 at 2:12 PM, burtbick wrote: >> >> >> But when I try using the openssl command line tool I wind up with 24 >> bytes >> of cipher text for my encrypted 16 byte key value. >> >> > > It sou

Triple DES ECB question

2012-02-23 Thread burtbick
Hi, I'm working on a project where I need to interact with a hardware device that is using Triple DES-ECB for encrypting keys. One of the first things that I'm trying to do is to generate a 16 byte key to be uploaded to the device. Generating the 16 byte key is the easy part. The device has a