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.
This commit is contained in:
parent
040a3c2789
commit
b6983955fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26410
@ -35,6 +35,7 @@
|
||||
SUBDIR += libmcrypt
|
||||
SUBDIR += libparanoia
|
||||
SUBDIR += librc4
|
||||
SUBDIR += librsaintl
|
||||
SUBDIR += logcheck
|
||||
SUBDIR += mhash
|
||||
SUBDIR += nbaudit
|
||||
|
Loading…
Reference in New Issue
Block a user