Script started on Thu Sep 11 11:27:05 2014
doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20140911$ make test
testing...
(cd ..; make DIRS=crypto all)
making all in crypto...
ar  r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o 
ebcdic.o  uid.o o_time.o o_str.o o_dir.o o_fips.o o_init.o fips_ers.o mem_clr.o
test -z "" || ar  r ../libcrypto.a fipscanister.o
/usr/bin/ranlib ../libcrypto.a || echo Never mind.
making all in crypto/objects...
making all in crypto/md2...
making all in crypto/md4...
making all in crypto/md5...
making all in crypto/sha...
making all in crypto/mdc2...
making all in crypto/hmac...
making all in crypto/ripemd...
making all in crypto/whrlpool...
making all in crypto/des...
making all in crypto/aes...
making all in crypto/rc2...
making all in crypto/rc4...
making all in crypto/rc5...
making all in crypto/idea...
making all in crypto/bf...
making all in crypto/cast...
making all in crypto/camellia...
making all in crypto/seed...
making all in crypto/modes...
making all in crypto/bn...
making all in crypto/ec...
making all in crypto/rsa...
making all in crypto/dsa...
making all in crypto/ecdsa...
making all in crypto/dh...
making all in crypto/ecdh...
making all in crypto/dso...
making all in crypto/engine...
making all in crypto/buffer...
making all in crypto/bio...
making all in crypto/stack...
making all in crypto/lhash...
making all in crypto/rand...
making all in crypto/err...
making all in crypto/evp...
making all in crypto/asn1...
making all in crypto/pem...
making all in crypto/x509...
making all in crypto/x509v3...
making all in crypto/conf...
making all in crypto/txt_db...
making all in crypto/pkcs7...
making all in crypto/pkcs12...
making all in crypto/comp...
making all in crypto/ocsp...
making all in crypto/ui...
making all in crypto/krb5...
making all in crypto/cms...
making all in crypto/pqueue...
making all in crypto/ts...
making all in crypto/jpake...
making all in crypto/srp...
making all in crypto/store...
making all in crypto/cmac...
if [ -n "libcrypto.so.1.0.0 libssl.so.1.0.0" ]; then  (cd ..; make 
libcrypto.so.1.0.0);  fi
[ -z "" ] || gcc3 -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS 
-pthread -D_THREAD_SAFE -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DPERL5 
-DL_ENDIAN -DTERMIOS -fomit-frame-pointer -O2 -Wall -g 
-DOPENSSL_EXPERIMENTAL_JPAKE -DOPENSSL_EXPERIMENTAL_LIBUNBOUND 
-DOPENSSL_EXPERIMENTAL_STORE -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT 
-DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM 
-DRMD160_ASM -DAES_ASM -DGHASH_ASM -Iinclude  -DFINGERPRINT_PREMAIN_DSO_LOAD -o 
fips_premain_dso   fips_premain.c fipscanister.o  libcrypto.a -lgmp -ldl -lm -lc
( :;    LIBDEPS="${LIBDEPS:-../libssl.a ../libcrypto.a  -lgmp -ldl -lm -lc}";  
LDCMD="${LDCMD:-gcc3}"; LDFLAGS="${LDFLAGS:--fPIC -DOPENSSL_PIC -DZLIB_SHARED 
-DZLIB -DOPENSSL_THREADS -pthread -D_THREAD_SAFE -D_REENTRANT -DDSO_DLFCN 
-DHAVE_DLFCN_H -DPERL5 -DL_ENDIAN -DTERMIOS -fomit-frame-pointer -O2 -Wall -g 
-DOPENSSL_EXPERIMENTAL_JPAKE -DOPENSSL_EXPERIMENTAL_LIBUNBOUND 
-DOPENSSL_EXPERIMENTAL_STORE -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT 
-DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM 
-DRMD160_ASM -DAES_ASM -DGHASH_ASM}";  LIBPATH=`for x in $LIBDEPS; do echo $x; 
done | sed -e 's/^ *-L//;t' -e d | uniq`;  LIBPATH=`echo $LIBPATH | sed -e 's/ 
/:/g'`;  LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH  ${LDCMD} ${LDFLAGS} -o 
${APPNAME:=heartbeat_test} heartbeat_test.o ${LIBDEPS} )
making all in apps...
(cd ..; make DIRS=crypto all)
making all in crypto...
ar  r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o 
ebcdic.o  uid.o o_time.o o_str.o o_dir.o o_fips.o o_init.o fips_ers.o mem_clr.o
test -z "" || ar  r ../libcrypto.a fipscanister.o
/usr/bin/ranlib ../libcrypto.a || echo Never mind.
making all in crypto/objects...
making all in crypto/md2...
making all in crypto/md4...
making all in crypto/md5...
making all in crypto/sha...
making all in crypto/mdc2...
making all in crypto/hmac...
making all in crypto/ripemd...
making all in crypto/whrlpool...
making all in crypto/des...
making all in crypto/aes...
making all in crypto/rc2...
making all in crypto/rc4...
making all in crypto/rc5...
making all in crypto/idea...
making all in crypto/bf...
making all in crypto/cast...
making all in crypto/camellia...
making all in crypto/seed...
making all in crypto/modes...
making all in crypto/bn...
making all in crypto/ec...
making all in crypto/rsa...
making all in crypto/dsa...
making all in crypto/ecdsa...
making all in crypto/dh...
making all in crypto/ecdh...
making all in crypto/dso...
making all in crypto/engine...
making all in crypto/buffer...
making all in crypto/bio...
making all in crypto/stack...
making all in crypto/lhash...
making all in crypto/rand...
making all in crypto/err...
making all in crypto/evp...
making all in crypto/asn1...
making all in crypto/pem...
making all in crypto/x509...
making all in crypto/x509v3...
making all in crypto/conf...
making all in crypto/txt_db...
making all in crypto/pkcs7...
making all in crypto/pkcs12...
making all in crypto/comp...
making all in crypto/ocsp...
making all in crypto/ui...
making all in crypto/krb5...
making all in crypto/cms...
making all in crypto/pqueue...
making all in crypto/ts...
making all in crypto/jpake...
making all in crypto/srp...
making all in crypto/store...
making all in crypto/cmac...
if [ -n "libcrypto.so.1.0.0 libssl.so.1.0.0" ]; then  (cd ..; make 
libcrypto.so.1.0.0);  fi
[ -z "" ] || gcc3 -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS 
-pthread -D_THREAD_SAFE -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DPERL5 
-DL_ENDIAN -DTERMIOS -fomit-frame-pointer -O2 -Wall -g 
-DOPENSSL_EXPERIMENTAL_JPAKE -DOPENSSL_EXPERIMENTAL_LIBUNBOUND 
-DOPENSSL_EXPERIMENTAL_STORE -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT 
-DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM 
-DRMD160_ASM -DAES_ASM -DGHASH_ASM -Iinclude  -DFINGERPRINT_PREMAIN_DSO_LOAD -o 
fips_premain_dso   fips_premain.c fipscanister.o  libcrypto.a -lgmp -ldl -lm -lc
rm -f openssl
shlib_target=; if [ -n "libcrypto.so.1.0.0 libssl.so.1.0.0" ]; then  
shlib_target="bsd-gcc-shared";  elif [ -n "" ]; then  FIPSLD_CC="gcc3"; 
CC=/usr/local/ssl/fips-2.0/bin/fipsld; export CC FIPSLD_CC;  fi;  
LIBRARIES="-L.. -lssl  -L.. -lcrypto" ;  make -f ../Makefile.shared -e  
APPNAME=openssl OBJECTS="openssl.o verify.o asn1pars.o req.o dgst.o dh.o 
dhparam.o enc.o passwd.o gendh.o errstr.o  ca.o pkcs7.o crl2p7.o crl.o  rsa.o 
rsautl.o dsa.o dsaparam.o ec.o ecparam.o  x509.o genrsa.o gendsa.o genpkey.o 
s_server.o s_client.o speed.o  s_time.o apps.o s_cb.o s_socket.o app_rand.o 
version.o sess_id.o  ciphers.o nseq.o pkcs12.o pkcs8.o pkey.o pkeyparam.o 
pkeyutl.o  spkac.o smime.o cms.o rand.o engine.o ocsp.o prime.o ts.o srp.o"  
LIBDEPS=" $LIBRARIES -lgmp -ldl -lm -lc"  link_app.${shlib_target}
Doing certs/demo
../util/shlib_wrap.sh ./destest
ls: error initializing month strings
Doing cbcm
Doing ecb
Doing ede ecb
Doing cbc
Doing desx cbc
Doing ede cbc
Doing pcbc
Doing cfb8 cfb16 cfb32 cfb48 cfb64 cfb64() ede_cfb64() done
Doing ofb
Doing ofb64
Doing ede_ofb64
Doing cbc_cksum
Doing quad_cksum
input word alignment test 0 1 2 3
output word alignment test 0 1 2 3
fast crypt test 
../util/shlib_wrap.sh ./ideatest
ls: error initializing month strings
ecb idea ok
cbc idea ok
cfb64 idea ok
../util/shlib_wrap.sh ./shatest
ls: error initializing month strings
test 1 ok
test 2 ok
test 3 ok
../util/shlib_wrap.sh ./sha1test
ls: error initializing month strings
test 1 ok
test 2 ok
test 3 ok
../util/shlib_wrap.sh ./sha256t
ls: error initializing month strings
Testing SHA-256 ... passed.
Testing SHA-224 ... passed.
../util/shlib_wrap.sh ./sha512t
ls: error initializing month strings
Testing SHA-512 ... passed.
Testing SHA-384 ... passed.
../util/shlib_wrap.sh ./md4test
ls: error initializing month strings
test 1 ok
test 2 ok
test 3 ok
test 4 ok
test 5 ok
test 6 ok
test 7 ok
../util/shlib_wrap.sh ./md5test
ls: error initializing month strings
test 1 ok
test 2 ok
test 3 ok
test 4 ok
test 5 ok
test 6 ok
test 7 ok
../util/shlib_wrap.sh ./hmactest
ls: error initializing month strings
test 0 ok
test 1 ok
test 2 ok
test 3 ok
../util/shlib_wrap.sh ./md2test
ls: error initializing month strings
test 1 ok
test 2 ok
test 3 ok
test 4 ok
test 5 ok
test 6 ok
test 7 ok
../util/shlib_wrap.sh ./mdc2test
ls: error initializing month strings
pad1 - ok
pad2 - ok
../util/shlib_wrap.sh ./wp_test
ls: error initializing month strings
Testing Whirlpool ......... passed.
../util/shlib_wrap.sh ./rmdtest
ls: error initializing month strings
test 1 ok
test 2 ok
test 3 ok
test 4 ok
test 5 ok
test 6 ok
test 7 ok
test 8 ok
../util/shlib_wrap.sh ./rc2test
ls: error initializing month strings
ecb RC2 ok
../util/shlib_wrap.sh ./rc4test
ls: error initializing month strings
test 0 ok
test 1 ok
test 2 ok
test 3 ok
test 4 ok
test 5 ok
test end processing ....................done
test multi-call ....................done
bulk test ok
../util/shlib_wrap.sh ./rc5test
ls: error initializing month strings
ecb RC5 ok
cbc RC5 ok
../util/shlib_wrap.sh ./bftest
ls: error initializing month strings
testing blowfish in raw ecb mode
testing blowfish in ecb mode
testing blowfish set_key
testing blowfish in cbc mode
testing blowfish in cfb64 mode
testing blowfish in ofb64
../util/shlib_wrap.sh ./casttest
ls: error initializing month strings
ecb cast5 ok
This test will take some time....123456789ABCDEF ok
../util/shlib_wrap.sh ./randtest
ls: error initializing month strings
test 1 done
test 2 done
test 3 done
test 4 done
starting big number library test, could take a while...
ls: error initializing month strings
test BN_add
test BN_sub
test BN_lshift1
test BN_lshift (fixed)
test BN_lshift
test BN_rshift1
test BN_rshift
test BN_sqr
test BN_mul
test BN_div
test BN_div_word
test BN_div_recp
test BN_mod
test BN_mod_mul
test BN_mont
test BN_mod_exp
test BN_mod_exp_mont_consttime
test BN_exp
test BN_kronecker
......................................++++++
....................................................................................................
test BN_mod_sqrt
.....
.....
.....
.....
.....
.....
.....
.....
.++++++++++++
.....
........++++++++++++
.....
...++++++++++++
.....
..++++++++++++
.....
...............++++++++++++
.....
....++++++++++++
.....
................++++++++++++
.....
........++++++++++++
.....
test BN_GF2m_add
test BN_GF2m_mod
test BN_GF2m_mod_mul
test BN_GF2m_mod_sqr
test BN_GF2m_mod_inv
test BN_GF2m_mod_div
test BN_GF2m_mod_exp
test BN_GF2m_mod_sqrt
test BN_GF2m_mod_solve_quad
running bc

verify 
BN_add....................................................................................................
verify 
BN_sub......................................................................................................................................................
verify 
BN_lshift1....................................................................................................
verify BN_lshift 
(fixed)....................................................................................................
verify 
BN_lshift....................................................................................................
verify 
BN_rshift1....................................................................................................
verify 
BN_rshift....................................................................................................
verify 
BN_sqr....................................................................................................
verify 
BN_mul......................................................................................................................................................
verify 
BN_div............................................................................................................................................................................................................................................................................................................
verify 
BN_div_word........................................................................................................................................................................................................
verify 
BN_div_recp............................................................................................................................................................................................................................................................................................................
verify 
BN_mod....................................................................................................
verify 
BN_mod_mul............................................................................................................................................................................................................................................................................................................
verify BN_mont.....
verify BN_mod_exp.....
verify BN_mod_exp_mont_consttime.....
verify BN_exp.....
verify BN_kronecker
verify BN_mod_sqrt
verify BN_GF2m_add
verify BN_GF2m_mod
verify BN_GF2m_mod_mul
verify BN_GF2m_mod_sqr
verify BN_GF2m_mod_inv
verify BN_GF2m_mod_div
verify BN_GF2m_mod_exp
verify BN_GF2m_mod_sqrt
verify BN_GF2m_mod_solve_quad
2220 tests passed
test a^b%c implementations
../util/shlib_wrap.sh ./exptest
ls: error initializing month strings
........................................................................................................................................................................................................
done
test elliptic curves
../util/shlib_wrap.sh ./ectest
ls: error initializing month strings
Curve defined by Weierstrass equation
     y^2 = x^3 + a*x + b  (mod 0x17)
     a = 0x1
     b = 0x1
A cyclic subgroup:
     point at infinity
     x = 0xD, y = 0x7
     x = 0x5, y = 0x4
     x = 0x11, y = 0x3
     x = 0x11, y = 0x14
     x = 0x5, y = 0x13
     x = 0xD, y = 0x10
Generator as octet string, compressed form:
     030D
Generator as octet string, uncompressed form:
     040D07
Generator as octet string, hybrid form:
     070D07
A representation of the inverse of that generator in
Jacobian projective coordinates:
     X = 0xC, Y = 0xF, Z = 0xA

SEC2 curve secp160r1 -- Generator:
     x = 0x4A96B5688EF573284664698968C38BB913CBFC82
     y = 0x23A628553168947D59DCC912042351377AC5FB32
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok

NIST curve P-192 -- Generator:
     x = 0x188DA80EB03090F67CBF20EB43A18800F4FF0AFD82FF1012
     y = 0x7192B95FFC8DA78631011ED6B24CDD573F977A11E794811
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok

NIST curve P-224 -- Generator:
     x = 0xB70E0CBD6BB4BF7F321390B94A03C1D356C21122343280D6115C1D21
     y = 0xBD376388B5F723FB4C22DFE6CD4375A05A07476444D5819985007E34
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok

NIST curve P-256 -- Generator:
     x = 0x6B17D1F2E12C4247F8BCE6E563A440F277037D812DEB33A0F4A13945D898C296
     y = 0x4FE342E2FE1A7F9B8EE7EB4A7C0F9E162BCE33576B315ECECBB6406837BF51F5
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok

NIST curve P-384 -- Generator:
     x = 
0xAA87CA22BE8B05378EB1C71EF320AD746E1D3B628BA79B9859F741E082542A385502F25DBF55296C3A545E3872760AB7
     y = 
0x3617DE4A96262C6F5D9E98BF9292DC29F8F41DBD289A147CE9DA3113B5F0B8C00A60B1CE1D7E819D7A431D7C90EA0E5F
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok

NIST curve P-521 -- Generator:
     x = 
0xC6858E06B70404E9CD9E3ECB662395B4429C648139053FB521F828AF606B4D3DBAA14B5E77EFE75928FE1DC127A2FFA8DE3348B3C1856A429BF97E7E31C2E5BD66
     y = 
0x11839296A789A3BC0045C8A5FB42C7D1BD998F54449579B446817AFBD17273E662C97EE72995EF42640C550B9013FAD0761353C7086A272C24088BE94769FD16650
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok
combined multiplication ..... ok


Curve defined by Weierstrass equation
     y^2 + x*y = x^3 + a*x^2 + b  (mod 0x13)
     a = 0x3
     b = 0x1
(0x... means binary polynomial)
A cyclic subgroup:
     point at infinity
     x = 0x6, y = 0x8
     x = 0x1, y = 0xD
     x = 0x7, y = 0x2
     x = 0x0, y = 0x1
     x = 0x7, y = 0x5
     x = 0x1, y = 0xC
     x = 0x6, y = 0xE

Generator as octet string, uncompressed form:
     040608

NIST curve K-163 -- Generator:
     x = 0x2FE13C0537BBC11ACAA07D793DE4E6D5E5C94EEE8
     y = 0x289070FB05D38FF58321F2E800536D538CCDAA3D9
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok

NIST curve B-163 -- Generator:
     x = 0x3F0EBA16286A2D57EA0991168D4994637E8343E36
     y = 0xD51FBC6C71A0094FA2CDD545B11C5C0C797324F1
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok

NIST curve K-233 -- Generator:
     x = 0x17232BA853A7E731AF129F22FF4149563A419C26BF50A4C9D6EEFAD6126
     y = 0x1DB537DECE819B7F70F555A67C427A8CD9BF18AEB9B56E0C11056FAE6A3
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok

NIST curve B-233 -- Generator:
     x = 0xFAC9DFCBAC8313BB2139F1BB755FEF65BC391F8B36F8F8EB7371FD558B
     y = 0x1006A08A41903350678E58528BEBF8A0BEFF867A7CA36716F7E01F81052
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok

NIST curve K-283 -- Generator:
     x = 
0x503213F78CA44883F1A3B8162F188E553CD265F23C1567A16876913B0C2AC2458492836
     y = 
0x1CCDA380F1C9E318D90F95D07E5426FE87E45C0E8184698E45962364E34116177DD2259
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok

NIST curve B-283 -- Generator:
     x = 
0x5F939258DB7DD90E1934F8C70B0DFEC2EED25B8557EAC9C80E2E198F8CDBECD86B12053
     y = 
0x3676854FE24141CB98FE6D4B20D02B4516FF702350EDDB0826779C813F0DF45BE8112F4
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok

NIST curve K-409 -- Generator:
     x = 
0x60F05F658F49C1AD3AB1890F7184210EFD0987E307C84C27ACCFB8F9F67CC2C460189EB5AAAA62EE222EB1B35540CFE9023746
     y = 
0x1E369050B7C4E42ACBA1DACBF04299C3460782F918EA427E6325165E9EA10E3DA5F6C42E9C55215AA9CA27A5863EC48D8E0286B
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok

NIST curve B-409 -- Generator:
     x = 
0x15D4860D088DDB3496B0C6064756260441CDE4AF1771D4DB01FFE5B34E59703DC255A868A1180515603AEAB60794E54BB7996A7
     y = 
0x61B1CFAB6BE5F32BBFA78324ED106A7636B9C5A7BD198D0158AA4F5488D08F38514F1FDF4B4F40D2181B3681C364BA0273C706
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok

NIST curve K-571 -- Generator:
     x = 
0x26EB7A859923FBC82189631F8103FE4AC9CA2970012D5D46024804801841CA44370958493B205E647DA304DB4CEB08CBBD1BA39494776FB988B47174DCA88C7E2945283A01C8972
     y = 
0x349DC807F4FBF374F4AEADE3BCA95314DD58CEC9F307A54FFC61EFC006D8A2C9D4979C0AC44AEA74FBEBBB9F772AEDCB620B01A7BA7AF1B320430C8591984F601CD4C143EF1C7A3
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok

NIST curve B-571 -- Generator:
     x = 
0x303001D34B856296C16C0D40D3CD7750A93D1D2955FA80AA5F40FC8DB7B2ABDBDE53950F4C0D293CDD711A35B67FB1499AE60038614F1394ABFA3B4C850D927E1E7769C8EEC2D19
     y = 
0x37BF27342DA639B6DCCFFFEB73D69D78C6C27A6009CBBCA1980F8533921E8A684423E43BAB08A576291AF8F461BB2A8B3531D2F0485C19B16E2F1516E23DD3C1A4827AF1B8AC15B
verify degree ... ok
verify group order .... ok
long/negative scalar tests allowing precomputation ... without precomputation 
... ok
combined multiplication ..... ok

testing internal curves: 
.................................................................................
 ok

test ecdsa
../util/shlib_wrap.sh ./ecdsatest
ls: error initializing month strings
some tests from X9.62:
testing prime192v1: .... ok
testing prime239v1: .... ok
testing c2tnb191v1: .... ok
testing c2tnb239v1: .... ok

testing ECDSA_sign() and ECDSA_verify() with some internal curves:
secp160k1: ........ ok
secp160r1: ........ ok
secp160r2: ........ ok
secp192k1: ........ ok
secp224k1: ........ ok
secp224r1: ........ ok
secp256k1: ........ ok
secp384r1: ........ ok
secp521r1: ........ ok
prime192v1: ........ ok
prime192v2: ........ ok
prime192v3: ........ ok
prime239v1: ........ ok
prime239v2: ........ ok
prime239v3: ........ ok
prime256v1: ........ ok
sect163k1: ........ ok
sect163r1: ........ ok
sect163r2: ........ ok
sect193r1: ........ ok
sect193r2: ........ ok
sect233k1: ........ ok
sect233r1: ........ ok
sect239k1: ........ ok
sect283k1: ........ ok
sect283r1: ........ ok
sect409k1: ........ ok
sect409r1: ........ ok
sect571k1: ........ ok
sect571r1: ........ ok
c2pnb163v1: ........ ok
c2pnb163v2: ........ ok
c2pnb163v3: ........ ok
c2pnb176v1: ........ ok
c2tnb191v1: ........ ok
c2tnb191v2: ........ ok
c2tnb191v3: ........ ok
c2pnb208w1: ........ ok
c2tnb239v1: ........ ok
c2tnb239v2: ........ ok
c2tnb239v3: ........ ok
c2pnb272w1: ........ ok
c2pnb304w1: ........ ok
c2tnb359v1: ........ ok
c2pnb368w1: ........ ok
c2tnb431r1: ........ ok
wap-wsg-idm-ecid-wtls3: ........ ok
wap-wsg-idm-ecid-wtls5: ........ ok
wap-wsg-idm-ecid-wtls7: ........ ok
wap-wsg-idm-ecid-wtls9: ........ ok
wap-wsg-idm-ecid-wtls10: ........ ok
wap-wsg-idm-ecid-wtls11: ........ ok
wap-wsg-idm-ecid-wtls12: ........ ok
brainpoolP160r1: ........ ok
brainpoolP160t1: ........ ok
brainpoolP192r1: ........ ok
brainpoolP192t1: ........ ok
brainpoolP224r1: ........ ok
brainpoolP224t1: ........ ok
brainpoolP256r1: ........ ok
brainpoolP256t1: ........ ok
brainpoolP320r1: ........ ok
brainpoolP320t1: ........ ok
brainpoolP384r1: ........ ok
brainpoolP384t1: ........ ok
brainpoolP512r1: ........ ok
brainpoolP512t1: ........ ok

ECDSA test passed
test ecdh
../util/shlib_wrap.sh ./ecdhtest
ls: error initializing month strings
Testing key generation with NIST Prime-Curve P-192 .... ok
Testing key generation with NIST Prime-Curve P-224 .... ok
Testing key generation with NIST Prime-Curve P-256 .... ok
Testing key generation with NIST Prime-Curve P-384 .... ok
Testing key generation with NIST Prime-Curve P-521 .... ok
Testing key generation with NIST Binary-Curve K-163 .... ok
Testing key generation with NIST Binary-Curve B-163 .... ok
Testing key generation with NIST Binary-Curve K-233 .... ok
Testing key generation with NIST Binary-Curve B-233 .... ok
Testing key generation with NIST Binary-Curve K-283 .... ok
Testing key generation with NIST Binary-Curve B-283 .... ok
Testing key generation with NIST Binary-Curve K-409 .... ok
Testing key generation with NIST Binary-Curve B-409 .... ok
Testing key generation with NIST Binary-Curve K-571 .... ok
Testing key generation with NIST Binary-Curve B-571 .... ok
Testing ECDH shared secret with Brainpool Prime-Curve brainpoolP256r1 ok
Testing ECDH shared secret with Brainpool Prime-Curve brainpoolP384r1 ok
Testing ECDH shared secret with Brainpool Prime-Curve brainpoolP512r1 ok
cat
ls: error initializing month strings
ls: error initializing month strings
base64
ls: error initializing month strings
ls: error initializing month strings
ls: error initializing month strings
aes-128-cbc
ls: error initializing month strings
ls: error initializing month strings
aes-128-cbc base64
ls: error initializing month strings
ls: error initializing month strings
aes-128-ecb
ls: error initializing month strings
ls: error initializing month strings
aes-128-ecb base64
ls: error initializing month strings
ls: error initializing month strings
aes-192-cbc
ls: error initializing month strings
ls: error initializing month strings
aes-192-cbc base64
ls: error initializing month strings
ls: error initializing month strings
aes-192-ecb
ls: error initializing month strings
ls: error initializing month strings
aes-192-ecb base64
ls: error initializing month strings
ls: error initializing month strings
aes-256-cbc
ls: error initializing month strings
ls: error initializing month strings
aes-256-cbc base64
ls: error initializing month strings
ls: error initializing month strings
aes-256-ecb
ls: error initializing month strings
ls: error initializing month strings
aes-256-ecb base64
ls: error initializing month strings
ls: error initializing month strings
base64
ls: error initializing month strings
ls: error initializing month strings
base64 base64
ls: error initializing month strings
ls: error initializing month strings
bf
ls: error initializing month strings
ls: error initializing month strings
bf base64
ls: error initializing month strings
ls: error initializing month strings
bf-cbc
ls: error initializing month strings
ls: error initializing month strings
bf-cbc base64
ls: error initializing month strings
ls: error initializing month strings
bf-cfb
ls: error initializing month strings
ls: error initializing month strings
bf-cfb base64
ls: error initializing month strings
ls: error initializing month strings
bf-ecb
ls: error initializing month strings
ls: error initializing month strings
bf-ecb base64
ls: error initializing month strings
ls: error initializing month strings
bf-ofb
ls: error initializing month strings
ls: error initializing month strings
bf-ofb base64
ls: error initializing month strings
ls: error initializing month strings
camellia-128-cbc
ls: error initializing month strings
ls: error initializing month strings
camellia-128-cbc base64
ls: error initializing month strings
ls: error initializing month strings
camellia-128-ecb
ls: error initializing month strings
ls: error initializing month strings
camellia-128-ecb base64
ls: error initializing month strings
ls: error initializing month strings
camellia-192-cbc
ls: error initializing month strings
ls: error initializing month strings
camellia-192-cbc base64
ls: error initializing month strings
ls: error initializing month strings
camellia-192-ecb
ls: error initializing month strings
ls: error initializing month strings
camellia-192-ecb base64
ls: error initializing month strings
ls: error initializing month strings
camellia-256-cbc
ls: error initializing month strings
ls: error initializing month strings
camellia-256-cbc base64
ls: error initializing month strings
ls: error initializing month strings
camellia-256-ecb
ls: error initializing month strings
ls: error initializing month strings
camellia-256-ecb base64
ls: error initializing month strings
ls: error initializing month strings
cast
ls: error initializing month strings
ls: error initializing month strings
cast base64
ls: error initializing month strings
ls: error initializing month strings
cast-cbc
ls: error initializing month strings
ls: error initializing month strings
cast-cbc base64
ls: error initializing month strings
ls: error initializing month strings
cast5-cbc
ls: error initializing month strings
ls: error initializing month strings
cast5-cbc base64
ls: error initializing month strings
ls: error initializing month strings
cast5-cfb
ls: error initializing month strings
ls: error initializing month strings
cast5-cfb base64
ls: error initializing month strings
ls: error initializing month strings
cast5-ecb
ls: error initializing month strings
ls: error initializing month strings
cast5-ecb base64
ls: error initializing month strings
ls: error initializing month strings
cast5-ofb
ls: error initializing month strings
ls: error initializing month strings
cast5-ofb base64
ls: error initializing month strings
ls: error initializing month strings
des
ls: error initializing month strings
ls: error initializing month strings
des base64
ls: error initializing month strings
ls: error initializing month strings
des-cbc
ls: error initializing month strings
ls: error initializing month strings
des-cbc base64
ls: error initializing month strings
ls: error initializing month strings
des-cfb
ls: error initializing month strings
ls: error initializing month strings
des-cfb base64
ls: error initializing month strings
ls: error initializing month strings
des-ecb
ls: error initializing month strings
ls: error initializing month strings
des-ecb base64
ls: error initializing month strings
ls: error initializing month strings
des-ede
ls: error initializing month strings
ls: error initializing month strings
des-ede base64
ls: error initializing month strings
ls: error initializing month strings
des-ede-cbc
ls: error initializing month strings
ls: error initializing month strings
des-ede-cbc base64
ls: error initializing month strings
ls: error initializing month strings
des-ede-cfb
ls: error initializing month strings
ls: error initializing month strings
des-ede-cfb base64
ls: error initializing month strings
ls: error initializing month strings
des-ede-ofb
ls: error initializing month strings
ls: error initializing month strings
des-ede-ofb base64
ls: error initializing month strings
ls: error initializing month strings
des-ede3
ls: error initializing month strings
ls: error initializing month strings
des-ede3 base64
ls: error initializing month strings
ls: error initializing month strings
des-ede3-cbc
ls: error initializing month strings
ls: error initializing month strings
des-ede3-cbc base64
ls: error initializing month strings
ls: error initializing month strings
des-ede3-cfb
ls: error initializing month strings
ls: error initializing month strings
des-ede3-cfb base64
ls: error initializing month strings
ls: error initializing month strings
des-ede3-ofb
ls: error initializing month strings
ls: error initializing month strings
des-ede3-ofb base64
ls: error initializing month strings
ls: error initializing month strings
des-ofb
ls: error initializing month strings
ls: error initializing month strings
des-ofb base64
ls: error initializing month strings
ls: error initializing month strings
des3
ls: error initializing month strings
ls: error initializing month strings
des3 base64
ls: error initializing month strings
ls: error initializing month strings
desx
ls: error initializing month strings
ls: error initializing month strings
desx base64
ls: error initializing month strings
ls: error initializing month strings
idea
ls: error initializing month strings
ls: error initializing month strings
idea base64
ls: error initializing month strings
ls: error initializing month strings
idea-cbc
ls: error initializing month strings
ls: error initializing month strings
idea-cbc base64
ls: error initializing month strings
ls: error initializing month strings
idea-cfb
ls: error initializing month strings
ls: error initializing month strings
idea-cfb base64
ls: error initializing month strings
ls: error initializing month strings
idea-ecb
ls: error initializing month strings
ls: error initializing month strings
idea-ecb base64
ls: error initializing month strings
ls: error initializing month strings
idea-ofb
ls: error initializing month strings
ls: error initializing month strings
idea-ofb base64
ls: error initializing month strings
ls: error initializing month strings
rc2
ls: error initializing month strings
ls: error initializing month strings
rc2 base64
ls: error initializing month strings
ls: error initializing month strings
rc2-40-cbc
ls: error initializing month strings
ls: error initializing month strings
rc2-40-cbc base64
ls: error initializing month strings
ls: error initializing month strings
rc2-64-cbc
ls: error initializing month strings
ls: error initializing month strings
rc2-64-cbc base64
ls: error initializing month strings
ls: error initializing month strings
rc2-cbc
ls: error initializing month strings
ls: error initializing month strings
rc2-cbc base64
ls: error initializing month strings
ls: error initializing month strings
rc2-cfb
ls: error initializing month strings
ls: error initializing month strings
rc2-cfb base64
ls: error initializing month strings
ls: error initializing month strings
rc2-ecb
ls: error initializing month strings
ls: error initializing month strings
rc2-ecb base64
ls: error initializing month strings
ls: error initializing month strings
rc2-ofb
ls: error initializing month strings
ls: error initializing month strings
rc2-ofb base64
ls: error initializing month strings
ls: error initializing month strings
rc4
ls: error initializing month strings
ls: error initializing month strings
rc4 base64
ls: error initializing month strings
ls: error initializing month strings
rc4-40
ls: error initializing month strings
ls: error initializing month strings
rc4-40 base64
ls: error initializing month strings
ls: error initializing month strings
rc5
ls: error initializing month strings
ls: error initializing month strings
rc5 base64
ls: error initializing month strings
ls: error initializing month strings
rc5-cbc
ls: error initializing month strings
ls: error initializing month strings
rc5-cbc base64
ls: error initializing month strings
ls: error initializing month strings
rc5-cfb
ls: error initializing month strings
ls: error initializing month strings
rc5-cfb base64
ls: error initializing month strings
ls: error initializing month strings
rc5-ecb
ls: error initializing month strings
ls: error initializing month strings
rc5-ecb base64
ls: error initializing month strings
ls: error initializing month strings
rc5-ofb
ls: error initializing month strings
ls: error initializing month strings
rc5-ofb base64
ls: error initializing month strings
ls: error initializing month strings
seed
ls: error initializing month strings
ls: error initializing month strings
seed base64
ls: error initializing month strings
ls: error initializing month strings
seed-cbc
ls: error initializing month strings
ls: error initializing month strings
seed-cbc base64
ls: error initializing month strings
ls: error initializing month strings
seed-cfb
ls: error initializing month strings
ls: error initializing month strings
seed-cfb base64
ls: error initializing month strings
ls: error initializing month strings
seed-ecb
ls: error initializing month strings
ls: error initializing month strings
seed-ecb base64
ls: error initializing month strings
ls: error initializing month strings
seed-ofb
ls: error initializing month strings
ls: error initializing month strings
seed-ofb base64
ls: error initializing month strings
ls: error initializing month strings
zlib
ls: error initializing month strings
ls: error initializing month strings
zlib base64
ls: error initializing month strings
ls: error initializing month strings
echo test normal x509v1 certificate
test normal x509v1 certificate
sh ./tx509 2>/dev/null
testing X509 conversions
p -> d
p -> n
p -> p
d -> d
n -> d
p -> d
d -> n
n -> n
p -> n
d -> p
n -> p
p -> p
echo test first x509v3 certificate
test first x509v3 certificate
sh ./tx509 v3-cert1.pem 2>/dev/null
testing X509 conversions
p -> d
p -> n
p -> p
d -> d
n -> d
p -> d
d -> n
n -> n
p -> n
d -> p
n -> p
p -> p
echo test second x509v3 certificate
test second x509v3 certificate
sh ./tx509 v3-cert2.pem 2>/dev/null
testing X509 conversions
p -> d
p -> n
p -> p
d -> d
n -> d
p -> d
d -> n
n -> n
p -> n
d -> p
n -> p
p -> p
rsa
testing rsa conversions
p -> d
p -> p
d -> d
p -> d
d -> p
p -> p
../util/shlib_wrap.sh ./rsa_test
ls: error initializing month strings
PKCS #1 v1.5 encryption/decryption ok
OAEP encryption/decryption ok
PKCS #1 v1.5 encryption/decryption ok
OAEP encryption/decryption ok
PKCS #1 v1.5 encryption/decryption ok
OAEP encryption/decryption ok
PKCS #1 v1.5 encryption/decryption ok
OAEP encryption/decryption ok
PKCS #1 v1.5 encryption/decryption ok
OAEP encryption/decryption ok
PKCS #1 v1.5 encryption/decryption ok
OAEP encryption/decryption ok
testing crl conversions
p -> d
p -> p
d -> d
p -> d
d -> p
p -> p
testing session-id conversions
p -> d
p -> p
d -> d
p -> d
d -> p
p -> p
Generate and verify a certificate request
generating certificate request
ls: error initializing month strings
rsa
There should be a 2 sequences of .'s and some +'s.
There should not be more that at most 80 per line
This could take some time.
ls: error initializing month strings
Generating a 1024 bit RSA private key
..............++++++
........++++++
writing new private key to 'testkey.pem'
-----
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:AU
State or Province Name (full name) [Queensland]:
Locality Name (eg, city) []:Brisbane
Organization Name (eg, company) []:CryptSoft Pty Ltd
Organizational Unit Name (eg, section) []:.
Common Name (eg, YOUR name) []:Eric Young
Email Address []:e...@mincom.oz.au
ls: error initializing month strings
verify OK
testing req conversions
p -> d
p -> p
d -> d
p -> d
d -> p
p -> p
testing req conversions
p -> d
p -> p
d -> d
p -> d
d -> p
p -> p
testing pkcs7 conversions
p -> d
p -> p
d -> d
p -> d
d -> p
p -> p
testing pkcs7 conversions (2)
p -> d
p -> p
d -> d
p -> d
d -> p
p -> p
The following command should have some OK's and some failures
There are definitly a few expired certificates
../util/shlib_wrap.sh ../apps/openssl verify -CApath ../certs/demo 
../certs/demo/*.pem
ls: error initializing month strings
../certs/demo/ca-cert.pem: C = AU, ST = Queensland, O = CryptSoft Pty Ltd, CN = 
Test CA (1024 bit)
error 20 at 0 depth lookup:unable to get local issuer certificate
../certs/demo/dsa-ca.pem: C = AU, ST = Some-State, O = Internet Widgits Pty 
Ltd, CN = CA
error 20 at 0 depth lookup:unable to get local issuer certificate
135027776:error:0B06E06B:x509 certificate 
routines:X509_get_pubkey_parameters:unable to find parameters in 
chain:x509_vfy.c:1972:
../certs/demo/dsa-pca.pem: C = AU, ST = Some-State, O = Internet Widgits Pty 
Ltd, CN = PCA
error 18 at 0 depth lookup:self signed certificate
C = AU, ST = Some-State, O = Internet Widgits Pty Ltd, CN = PCA
error 10 at 0 depth lookup:certificate has expired
OK
../certs/demo/pca-cert.pem: C = AU, ST = Queensland, O = CryptSoft Pty Ltd, CN 
= Test PCA (1024 bit)
error 18 at 0 depth lookup:self signed certificate
C = AU, ST = Queensland, O = CryptSoft Pty Ltd, CN = Test PCA (1024 bit)
error 10 at 0 depth lookup:certificate has expired
OK
*** Error code 2

Stop.
*** Error code 1

Stop.
You have new mail in /var/mail/doctor
doctor.nl2k.ab.ca//usr/source/openssl-1.0.2-stable-SNAP-20140911$ exit
exit

Script done on Thu Sep 11 12:04:52 2014

Richard Salz that you for solvingthe install bit.

What about during tests?

-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! 
http://www.fullyfollow.me/rootnl2k  Look at Psalms 14 and 53 on Atheism
22 Sept 2014 New Brunswick save the province vote Liberal!
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to