Subject: Re: RSA and crypto-us?
To: None <tech-crypto@netbsd.org>
From: Bernd Ernesti <netbsd@arresum.inka.de>
List: tech-crypto
Date: 01/06/2000 22:19:08
On Thu Jan  6 21:57:52 2000, Sean Brandt wrote:
> 
> I was just trying to get a build together with crypto-us just anoncvs'd
> today, and am unable to compile. The problem being that with
> PATENDEDOPENSSLSRC=YES and USA_RESIDENT=YES the make complains about a
> missing rsa.h . Is this known to be broken? If not..what am I missing?

PATENDEDOPENSSLSRC is a path to the the openssl-0.9.4 directory and not YES or
NO.

e.g:

PATENTEDOPENSSLSRC =  /src/openssl-0.9.4

The international crypto code has a README in crypto-intl which describes it.
I don't know if the us one has also a readme.

Bernd