On Jul 15, 2009, at 4:57 AM, Dr. Stephen Henson wrote:

 Please download and test them as soon as possible. This new OpenSSL


Mac OS X 10.5.7 on Intel.

./Configure --prefix=/UserData/asf/openssl-1.0.0b3 shared threads zlib- dynamic darwin64-x86_64-cc

Builds fine, but tests fail on incorrect assumption that shared libraries are names *.so which is not the case on this platform. Hence:

zlib
140735077971804:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:182:filename(libz.so): dlopen(libz.so, 2): image not found 140735077971804:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 140735077971804:error:29064065:lib(41):BIO_ZLIB_NEW:zlib not supported:c_zlib.c:481: 140735077971804:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:182:filename(libz.so): dlopen(libz.so, 2): image not found 140735077971804:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 140735077971804:error:29064065:lib(41):BIO_ZLIB_NEW:zlib not supported:c_zlib.c:481:
cmp: EOF on ./p.zlib.clear
make[2]: *** [test_enc] Error 1
make[1]: *** [tests] Error 2

Shared libraries (technically, dynamic libraries) have a *.dylib name suffix on the platform. If the tests knew about libz.dylib they would probably be fine.

Omitting zlib-dynamic from the Configure line makes all tests pass.

S.

--
san...@temme.net              http://www.temme.net/sander/
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF

Full contents of testlog with zlib-dynamic:

OpenSSL self-test report:

OpenSSL version:  1.0.0-beta3
Last change: Delete MD2 from algorithm tables. This follows the reco... Options: --prefix=/UserData/asf/openssl-1.0.0b3 enable-shared enable-threads enable-zlib-dynamic no-gmp no-jpake no-krb5 no-md2 no- mdc2 no-rc5 no-rfc3779 no-store no-static-engine OS (uname): Darwin Legadema.local 9.7.0 Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/ RELEASE_I386 i386 OS (config): i686-apple-darwinDarwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386
Target (default): darwin-i386-cc
Target:           darwin64-x86_64-cc
Compiler:         Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable- checking -enable-werror --prefix=/usr --mandir=/share/man --enable- languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/ $/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/ lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic -- host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5493)

Failure!
-----------------------------------------------------------------------------
making all in crypto...
making all in crypto/objects...
make[3]: Nothing to be done for `all'.
making all in crypto/md4...
make[3]: Nothing to be done for `all'.
making all in crypto/md5...
make[3]: Nothing to be done for `all'.
making all in crypto/sha...
make[3]: Nothing to be done for `all'.
making all in crypto/hmac...
make[3]: Nothing to be done for `all'.
making all in crypto/ripemd...
make[3]: Nothing to be done for `all'.
making all in crypto/whrlpool...
make[3]: Nothing to be done for `all'.
making all in crypto/des...
make[3]: Nothing to be done for `all'.
making all in crypto/aes...
make[3]: Nothing to be done for `all'.
making all in crypto/rc2...
make[3]: Nothing to be done for `all'.
making all in crypto/rc4...
make[3]: Nothing to be done for `all'.
making all in crypto/idea...
make[3]: Nothing to be done for `all'.
making all in crypto/bf...
make[3]: Nothing to be done for `all'.
making all in crypto/cast...
make[3]: Nothing to be done for `all'.
making all in crypto/camellia...
make[3]: Nothing to be done for `all'.
making all in crypto/seed...
make[3]: Nothing to be done for `all'.
making all in crypto/modes...
make[3]: Nothing to be done for `all'.
making all in crypto/bn...
make[3]: Nothing to be done for `all'.
making all in crypto/ec...
make[3]: Nothing to be done for `all'.
making all in crypto/rsa...
make[3]: Nothing to be done for `all'.
making all in crypto/dsa...
make[3]: Nothing to be done for `all'.
making all in crypto/ecdsa...
make[3]: Nothing to be done for `all'.
making all in crypto/dh...
make[3]: Nothing to be done for `all'.
making all in crypto/ecdh...
make[3]: Nothing to be done for `all'.
making all in crypto/dso...
make[3]: Nothing to be done for `all'.
making all in crypto/engine...
make[3]: Nothing to be done for `all'.
making all in crypto/buffer...
make[3]: Nothing to be done for `all'.
making all in crypto/bio...
make[3]: Nothing to be done for `all'.
making all in crypto/stack...
make[3]: Nothing to be done for `all'.
making all in crypto/lhash...
make[3]: Nothing to be done for `all'.
making all in crypto/rand...
make[3]: Nothing to be done for `all'.
making all in crypto/err...
make[3]: Nothing to be done for `all'.
making all in crypto/evp...
make[3]: Nothing to be done for `all'.
making all in crypto/asn1...
make[3]: Nothing to be done for `all'.
making all in crypto/pem...
make[3]: Nothing to be done for `all'.
making all in crypto/x509...
make[3]: Nothing to be done for `all'.
making all in crypto/x509v3...
make[3]: Nothing to be done for `all'.
making all in crypto/conf...
make[3]: Nothing to be done for `all'.
making all in crypto/txt_db...
make[3]: Nothing to be done for `all'.
making all in crypto/pkcs7...
make[3]: Nothing to be done for `all'.
making all in crypto/pkcs12...
make[3]: Nothing to be done for `all'.
making all in crypto/comp...
make[3]: Nothing to be done for `all'.
making all in crypto/ocsp...
make[3]: Nothing to be done for `all'.
making all in crypto/ui...
make[3]: Nothing to be done for `all'.
making all in crypto/krb5...
make[3]: Nothing to be done for `all'.
making all in crypto/cms...
make[3]: Nothing to be done for `all'.
making all in crypto/pqueue...
make[3]: Nothing to be done for `all'.
making all in crypto/ts...
make[3]: Nothing to be done for `all'.
if [ -n "libcrypto.1.0.0.dylib libssl.1.0.0.dylib" ]; then \
                (cd ..; make libcrypto.1.0.0.dylib); \
        fi
make[3]: `libcrypto.1.0.0.dylib' is up to date.
making all in ssl...
if [ -n "libcrypto.1.0.0.dylib libssl.1.0.0.dylib" ]; then \
                (cd ..; make libssl.1.0.0.dylib); \
        fi
make[3]: `libssl.1.0.0.dylib' is up to date.
making all in engines...
echo

making all in engines/ccgost...
make[3]: Nothing to be done for `all'.
making all in apps...
make[2]: Nothing to be done for `all'.
making all in test...
make[2]: Nothing to be done for `all'.
making all in tools...
make[2]: Nothing to be done for `all'.
-----------------------------------------------------------------------------
testing...
making all in apps...
make[4]: Nothing to be done for `all'.
../util/shlib_wrap.sh ./destest
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
ecb idea ok
cbc idea ok
cfb64 idea ok
../util/shlib_wrap.sh ./shatest
test 1 ok
test 2 ok
test 3 ok
../util/shlib_wrap.sh ./sha1test
test 1 ok
test 2 ok
test 3 ok
../util/shlib_wrap.sh ./sha256t
Testing SHA-256 ... passed.
Testing SHA-224 ... passed.
../util/shlib_wrap.sh ./sha512t
Testing SHA-512 ... passed.
Testing SHA-384 ... passed.
../util/shlib_wrap.sh ./md4test
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
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
test 0 ok
test 1 ok
test 2 ok
test 3 ok
../util/shlib_wrap.sh ./md2test
No MD2 support
../util/shlib_wrap.sh ./mdc2test
No MDC2 support
../util/shlib_wrap.sh ./wp_test
Testing Whirlpool ......... passed.
../util/shlib_wrap.sh ./rmdtest
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
ecb RC2 ok
../util/shlib_wrap.sh ./rc4test
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
No RC5 support
../util/shlib_wrap.sh ./bftest
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
ecb cast5 ok
This test will take some time....123456789ABCDEF ok
../util/shlib_wrap.sh ./randtest
test 1 done
test 2 done
test 3 done
test 4 done
starting big number library test, could take a while...
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
........................................................................................................................................................................................................
 done
test elliptic curves
../util/shlib_wrap.sh ./ectest
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 octect string, compressed form:
     030D
Generator as octect string, uncompressed form:
     040D07
Generator as octect 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

NIST curve P-192 -- Generator:
     x = 0x188DA80EB03090F67CBF20EB43A18800F4FF0AFD82FF1012
     y = 0x7192B95FFC8DA78631011ED6B24CDD573F977A11E794811
verify degree ... ok
verify group order .... ok

NIST curve P-224 -- Generator:
     x = 0xB70E0CBD6BB4BF7F321390B94A03C1D356C21122343280D6115C1D21
     y = 0xBD376388B5F723FB4C22DFE6CD4375A05A07476444D5819985007E34
verify degree ... ok
verify group order .... ok

NIST curve P-256 -- Generator:
x = 0x6B17D1F2E12C4247F8BCE6E563A440F277037D812DEB33A0F4A13945D898C296 y = 0x4FE342E2FE1A7F9B8EE7EB4A7C0F9E162BCE33576B315ECECBB6406837BF51F5
verify degree ... ok
verify group order .... ok

NIST curve P-384 -- Generator:
x = 0xAA87CA22BE8B05378EB1C71EF320AD746E1D3B628BA79B9859F741E082542A385502F25DBF55296C3A545E3872760AB7 y = 0x3617DE4A96262C6F5D9E98BF9292DC29F8F41DBD289A147CE9DA3113B5F0B8C00A60B1CE1D7E819D7A431D7C90EA0E5F
verify degree ... ok
verify group order .... ok

NIST curve P-521 -- Generator:
x = 0xC6858E06B70404E9CD9E3ECB662395B4429C648139053FB521F828AF606B4D3DBAA14B5E77EFE75928FE1DC127A2FFA8DE3348B3C1856A429BF97E7E31C2E5BD66 y = 0x11839296A789A3BC0045C8A5FB42C7D1BD998F54449579B446817AFBD17273E662C97EE72995EF42640C550B9013FAD0761353C7086A272C24088BE94769FD16650
verify degree ... ok
verify group order .... 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

NIST curve B-163 -- Generator:
     x = 0x3F0EBA16286A2D57EA0991168D4994637E8343E36
     y = 0xD51FBC6C71A0094FA2CDD545B11C5C0C797324F1
verify degree ... ok
verify group order .... ok

NIST curve K-233 -- Generator:
     x = 0x17232BA853A7E731AF129F22FF4149563A419C26BF50A4C9D6EEFAD6126
     y = 0x1DB537DECE819B7F70F555A67C427A8CD9BF18AEB9B56E0C11056FAE6A3
verify degree ... ok
verify group order .... ok

NIST curve B-233 -- Generator:
     x = 0xFAC9DFCBAC8313BB2139F1BB755FEF65BC391F8B36F8F8EB7371FD558B
     y = 0x1006A08A41903350678E58528BEBF8A0BEFF867A7CA36716F7E01F81052
verify degree ... ok
verify group order .... ok

NIST curve K-283 -- Generator:
x = 0x503213F78CA44883F1A3B8162F188E553CD265F23C1567A16876913B0C2AC2458492836 y = 0x1CCDA380F1C9E318D90F95D07E5426FE87E45C0E8184698E45962364E34116177DD2259
verify degree ... ok
verify group order .... ok

NIST curve B-283 -- Generator:
x = 0x5F939258DB7DD90E1934F8C70B0DFEC2EED25B8557EAC9C80E2E198F8CDBECD86B12053 y = 0x3676854FE24141CB98FE6D4B20D02B4516FF702350EDDB0826779C813F0DF45BE8112F4
verify degree ... ok
verify group order .... ok

NIST curve K-409 -- Generator:
x = 0x60F05F658F49C1AD3AB1890F7184210EFD0987E307C84C27ACCFB8F9F67CC2C460189EB5AAAA62EE222EB1B35540CFE9023746 y = 0x1E369050B7C4E42ACBA1DACBF04299C3460782F918EA427E6325165E9EA10E3DA5F6C42E9C55215AA9CA27A5863EC48D8E0286B
verify degree ... ok
verify group order .... ok

NIST curve B-409 -- Generator:
x = 0x15D4860D088DDB3496B0C6064756260441CDE4AF1771D4DB01FFE5B34E59703DC255A868A1180515603AEAB60794E54BB7996A7 y = 0x61B1CFAB6BE5F32BBFA78324ED106A7636B9C5A7BD198D0158AA4F5488D08F38514F1FDF4B4F40D2181B3681C364BA0273C706
verify degree ... ok
verify group order .... ok

NIST curve K-571 -- Generator:
x = 0x26EB7A859923FBC82189631F8103FE4AC9CA2970012D5D46024804801841CA44370958493B205E647DA304DB4CEB08CBBD1BA39494776FB988B47174DCA88C7E2945283A01C8972 y = 0x349DC807F4FBF374F4AEADE3BCA95314DD58CEC9F307A54FFC61EFC006D8A2C9D4979C0AC44AEA74FBEBBB9F772AEDCB620B01A7BA7AF1B320430C8591984F601CD4C143EF1C7A3
verify degree ... ok
verify group order .... ok

NIST curve B-571 -- Generator:
x = 0x303001D34B856296C16C0D40D3CD7750A93D1D2955FA80AA5F40FC8DB7B2ABDBDE53950F4C0D293CDD711A35B67FB1499AE60038614F1394ABFA3B4C850D927E1E7769C8EEC2D19 y = 0x37BF27342DA639B6DCCFFFEB73D69D78C6C27A6009CBBCA1980F8533921E8A684423E43BAB08A576291AF8F461BB2A8B3531D2F0485C19B16E2F1516E23DD3C1A4827AF1B8AC15B
verify degree ... ok
verify group order .... ok
combined multiplication ..... ok

testing internal curves : ................................................................... ok
test ecdsa
../util/shlib_wrap.sh ./ecdsatest
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

ECDSA test passed
test ecdh
../util/shlib_wrap.sh ./ecdhtest
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
cat
base64
aes-128-cbc
aes-128-cbc base64
aes-128-ecb
aes-128-ecb base64
aes-192-cbc
aes-192-cbc base64
aes-192-ecb
aes-192-ecb base64
aes-256-cbc
aes-256-cbc base64
aes-256-ecb
aes-256-ecb base64
base64
base64 base64
bf
bf base64
bf-cbc
bf-cbc base64
bf-cfb
bf-cfb base64
bf-ecb
bf-ecb base64
bf-ofb
bf-ofb base64
camellia-128-cbc
camellia-128-cbc base64
camellia-128-ecb
camellia-128-ecb base64
camellia-192-cbc
camellia-192-cbc base64
camellia-192-ecb
camellia-192-ecb base64
camellia-256-cbc
camellia-256-cbc base64
camellia-256-ecb
camellia-256-ecb base64
cast
cast base64
cast-cbc
cast-cbc base64
cast5-cbc
cast5-cbc base64
cast5-cfb
cast5-cfb base64
cast5-ecb
cast5-ecb base64
cast5-ofb
cast5-ofb base64
des
des base64
des-cbc
des-cbc base64
des-cfb
des-cfb base64
des-ecb
des-ecb base64
des-ede
des-ede base64
des-ede-cbc
des-ede-cbc base64
des-ede-cfb
des-ede-cfb base64
des-ede-ofb
des-ede-ofb base64
des-ede3
des-ede3 base64
des-ede3-cbc
des-ede3-cbc base64
des-ede3-cfb
des-ede3-cfb base64
des-ede3-ofb
des-ede3-ofb base64
des-ofb
des-ofb base64
des3
des3 base64
desx
desx base64
idea
idea base64
idea-cbc
idea-cbc base64
idea-cfb
idea-cfb base64
idea-ecb
idea-ecb base64
idea-ofb
idea-ofb base64
rc2
rc2 base64
rc2-40-cbc
rc2-40-cbc base64
rc2-64-cbc
rc2-64-cbc base64
rc2-cbc
rc2-cbc base64
rc2-cfb
rc2-cfb base64
rc2-ecb
rc2-ecb base64
rc2-ofb
rc2-ofb base64
rc4
rc4 base64
rc4-40
rc4-40 base64
seed
seed base64
seed-cbc
seed-cbc base64
seed-cfb
seed-cfb base64
seed-ecb
seed-ecb base64
seed-ofb
seed-ofb base64
zlib
140735077971804:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:182:filename(libz.so): dlopen(libz.so, 2): image not found 140735077971804:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 140735077971804:error:29064065:lib(41):BIO_ZLIB_NEW:zlib not supported:c_zlib.c:481: 140735077971804:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:182:filename(libz.so): dlopen(libz.so, 2): image not found 140735077971804:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 140735077971804:error:29064065:lib(41):BIO_ZLIB_NEW:zlib not supported:c_zlib.c:481:
cmp: EOF on ./p.zlib.clear
make[2]: *** [test_enc] Error 1
make[1]: *** [tests] Error 2
-----------------------------------------------------------------------------

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to