Hi Watchdog:
Would you be able to provide your recipe for compiling openssl?
Thanks,
Slavvo67
"Low", "Medium" & “High
Code: Select all
cd /path-to/openssl-1.0.2k
./config --prefix=/usr --openssldir=/etc/ssl shared
make
new2dir make install
cd ..
mv openssl-1.0.2k-i486 openssl-1.0.2k-w5-i486
dir2pet openssl-1.0.2k-w5-i486
02 Nov 2017 latest Openssl notice
For those of you that have these chips, might want to think about getting your openssl compiled and thus updated. My hardware and chips are so old I don't (knock on wood) have to worry about this latest 02-nov-2017 notice
https://www.openssl.org/news/secadv/20171102.txt
https://www.openssl.org/news/secadv/20171102.txt
openssl-1.0.2m-p4-i486.pet:
https://drive.google.com/file/d/1F6ngj5 ... sp=sharing
openssl_DEV-1.0.2m-p4-i486.pet:
https://drive.google.com/file/d/1orQkV3 ... sp=sharing
openssl_DOC-1.0.2m-p4-i486.pet:
https://drive.google.com/file/d/1ZJfSfl ... sp=sharing
----------
openssl-1.0.2m-w5-i486.pet:
https://drive.google.com/file/d/1DoXUtu ... sp=sharing
openssl_DEV-1.0.2m-w5-i486.pet:
https://drive.google.com/file/d/1w8j5xc ... sp=sharing
openssl_DOC-1.0.2m-w5-i486.pet:
https://drive.google.com/file/d/1sJJdgZ ... sp=sharing
https://drive.google.com/file/d/1F6ngj5 ... sp=sharing
openssl_DEV-1.0.2m-p4-i486.pet:
https://drive.google.com/file/d/1orQkV3 ... sp=sharing
openssl_DOC-1.0.2m-p4-i486.pet:
https://drive.google.com/file/d/1ZJfSfl ... sp=sharing
----------
openssl-1.0.2m-w5-i486.pet:
https://drive.google.com/file/d/1DoXUtu ... sp=sharing
openssl_DEV-1.0.2m-w5-i486.pet:
https://drive.google.com/file/d/1w8j5xc ... sp=sharing
openssl_DOC-1.0.2m-w5-i486.pet:
https://drive.google.com/file/d/1sJJdgZ ... sp=sharing
Code: Select all
# openssl version -a
OpenSSL 1.0.2m 2 Nov 2017
built on: reproducible build, date unspecified
platform: linux-elf
options: bn(64,32) rc4(8x,mmx) des(ptr,risc1,16,long) idea(int) blowfish(idx)
compiler: gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -DL_ENDIAN -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
OPENSSLDIR: "/etc/ssl"