freebsd-dev/secure
Kris Kennaway 9fd4066575 Add a new function stub to libcrypto() which resolves to a symbol in
the librsa* library and reports which version of the library (OpenSSL/RSAREF)
is being used.

This is then used in openssh to detect the failure case of RSAREF and a RSA key
>1024 bits, to print a more helpful error message than 'rsa_public_encrypt() fai
led.'

This is a 4.0-RELEASE candidate.
2000-03-13 09:55:53 +00:00
..
lib Add a new function stub to libcrypto() which resolves to a symbol in 2000-03-13 09:55:53 +00:00
libexec Build everything properly. This means: 2000-02-24 18:59:34 +00:00
usr.bin Buildworld fixes for NO_OPENSSH and NO_OPENSSL 2000-03-09 06:29:05 +00:00
usr.sbin Make LOGIN_CAP work properly. 2000-03-09 14:54:00 +00:00
Makefile Build everything properly. This means: 2000-02-24 18:59:34 +00:00
Makefile.inc New distribution name. 2000-02-28 19:24:33 +00:00