On Thu, Apr 03, 2008 at 05:25:38PM +0200, David Erosa García wrote:
> 
> So I ran the command with a random IV: 
> openssl enc -aes128 -K 188458A6D15034DFE386F23B61D43774 -iv 1 -P 

I've tried this on various (Linux) arches with a 0.9.8 version.
On alpha I get:
salt=0000000000000000
salt=0000000000000000
salt=0000000000000000
salt=0000000000000000

On powerpc:
salt=100037C400000001
salt=100037C400000001
salt=100037C400000001
salt=100037C400000001

On mips:
salt=2AAB079C2ADFD8F0
salt=2AAB079C2ADFD8F0
salt=2AAB079C2ADFD8F0
salt=2AAB079C2ADFD8F0

On ia64:
salt=5812040000000020
salt=5812040000000020
salt=5812040000000020
salt=5812040000000020

On s390:
salt=F7FF2ECE7FF3F420
salt=F7FF2ECE7FF89420
salt=F7FF2ECE7FCD2420
salt=F7FF2ECE7FC27420

On sparc:
salt=FFB5D4C8F7C86AE0
salt=FF97F4C8F7C6EAE0
salt=FFEC54C8F7C16AE0
salt=FFCC94C8F7CAAAE0

On m68k:
salt=C01171D280068730
salt=C01171D280068730
salt=C01171D280068730
salt=C01171D280068730

On amd64:
salt=0004000000000000
salt=0004000000000000
salt=0004000000000000
salt=0004000000000000

On i386:
salt=C078D4FF20A5D7F7
salt=C0D085FF2015DAF7
salt=C0C2A6FF2025DEF7
salt=208FECFF2025E1F7
salt=00CFE9FF2035E2F7

So, from those only s390, sparc and i386 seem to be more or
less random.

I currently don't have access to an arm or hppa machine that has openssl
installed.  If really needed, I can ask.


Kurt

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to