From b6983955fda99d4d3adcff1ef58659ecf686f27c Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Mon, 28 Feb 2000 13:38:42 +0000 Subject: Try my hand at a port/package for making a modular librsaintl library plugin for libcrypto in order to implement RSA using the better rsa_eay.c code instead of having to use rsaref. Naturally this is for non-US folks. 'make world' will install this directly, this port is only needed to make life easier for sysinstall on binary installs. --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security') diff --git a/security/Makefile b/security/Makefile index 0baad90fa50f..e2b85fcf1472 100644 --- a/security/Makefile +++ b/security/Makefile @@ -35,6 +35,7 @@ SUBDIR += libmcrypt SUBDIR += libparanoia SUBDIR += librc4 + SUBDIR += librsaintl SUBDIR += logcheck SUBDIR += mhash SUBDIR += nbaudit -- cgit v1.2.3