>I have no idea what -DNO_IDEA does, and haven't found anything on
>the website and mailing list archives that would give me a clue.
SEE openssl-0.9.2b/README
 The IDEA algorithm is patented by Ascom in Austria, France, Germany, Italy,
 Japan, Netherlands, Spain, Sweden, Switzerland, UK and the USA.  They should
 be contacted if that algorithm is to be used, their web page is
 http://www.ascom.ch/.
SEE openssl-0.9.2b/Configure
# -DNO_IDEA     build with no IDEA algorithm

>Trying to make OpenSSL 0.9.2b per instructions with Mod_SSL
>2.2.7-1.3.6 for Apache 1.3.6, an error message at the end of
>"make test" says:
>
>        cmp: EOF on ./p. idea-ecb.clear
>        make [1]: ***[test_enc] Error1
>        make: *** {tests] Error 2
I escaped the error with this patch.
*** testenc0    Tue Mar 23 14:00:51 1999
--- testenc     Tue Mar 23 14:01:14 1999
***************
*** 32,38 ****
        des-ofb des-ede-ofb des-ede3-ofb \
        des-ecb des-ede des-ede3 desx \
        des-cbc des-ede-cbc des-ede3-cbc \
-       idea-ecb idea-cfb idea-ofb idea-cbc \
        rc2-ecb rc2-cfb rc2-ofb rc2-cbc \
        bf-ecb bf-cfb bf-ofb bf-cbc rc4 \
        cast5-ecb cast5-cfb cast5-ofb cast5-cbc
--- 32,37 ----


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)  www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to