From: Richard Levitte <[email protected]> > sms> OpenSSL 1.0.1b 26 Apr 2012 > sms> built on: 4-MAY-2012 19:47:54.87 > sms> platform: VMS ALPHA_64 V8.3 > sms> options: bn(64,64) md2(int) rc4(ptr,int) des(ptr,risc1,16,long) > idea(int) blowfish(idx) > sms> compiler: /POINTER_SIZE=64 /DEFINE=ZLIB > sms> OPENSSLDIR: N/A > sms> > sms> I didn't see this problem with: > sms> > sms> OpenSSL 1.0.0h 12 Mar 2012 > sms> built on: 14-MAR-2012 00:22:59.46 > sms> platform: VMS ALPHA_64 V8.3 > sms> options: bn(64,64) md2(int) rc4(ptr,int) des(ptr,risc1,16,long) > idea(int) blowfish(idx) > sms> compiler: /POINTER_SIZE=64 /DEFINE=ZLIB > sms> OPENSSLDIR: N/A > > Interesting...
Also interesting is something I neglected to report (oops), namely that I didn't see the problem on IA64: [...] encrypted content test streaming PEM format, 128 bit RC2 key: OK encrypted content test streaming PEM format, 40 bit RC2 key: OK encrypted content test streaming PEM format, triple DES key: OK encrypted content test streaming PEM format, 128 bit AES key: OK compressed content test streaming PEM format: OK ALL TESTS SUCCESSFUL. OpenSSL 1.0.1b 26 Apr 2012 built on: 5-MAY-2012 18:32:22.13 platform: VMS IA64_64 V8.3-1H1 options: bn(64,64) md2(int) rc4(ptr,int) des(ptr,risc1,16,long) idea(int) blowfish(idx) compiler: /POINTER_SIZE=64 /DEFINE=ZLIB OPENSSLDIR: N/A The compilers involved are: ALP $ cc /version HP C V7.3-009 on OpenVMS Alpha V8.3 IT $ cc /version HP C V7.3-019 on OpenVMS IA64 V8.3-1H1 The only problem with the Alpha compiler of which I'm aware is the (previously worked-around) argv[]-NULL-termination problem, and I saw no obvious connection between that and this, but I still haven't looked closely at anything. (With the current no-patches-for-hobbyists policy, I'm unlikely to know of, or be able to obtain, anythings newer than these any time soon.) ------------------------------------------------------------------------ Steven M. Schweda sms@antinode-info 382 South Warwick Street (+1) 651-699-9818 Saint Paul MN 55105-2547 ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
