Subject: Re: no RSA with openssl on m68k systems with 1.5_ALPHA2?
To: Thorsten Frueauf <milano@zhadum.de>
From: None <itojun@iijlab.net>
List: current-users
Date: 10/04/2000 06:32:50
>> 	if possible, could you run regression test under
>> 	src/regress/lib/libcrpto (committed very recently)
>> 	with very current libcrypto?
>Ok, I just checked out basesrc/regress/lib/libcrypto and did run `make`
>on my Amiga (same source which I tried with the sparc and hp300 - amiga
>shows the same problem like hp300 so it must be m68k related) and got:

	idea and rc5 issues has something to do with /etc/mk.conf and
	/usr/share/mk/bsd.own.mk - do you have the latest bsd.own.mk?

>==> running rsatest
>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
>Anything else I should try? The output of the complete regression test
>(without idea and rc5) is too long to post here...

	so you seem to have RSA in your library.  some issue with
	compiling/linking ssh i bet...

itojun