freebsd-skq/crypto/openssl/rsaref
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
..
Makefile.ssl Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patent 2000-01-10 06:22:05 +00:00
rsar_err.c Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing) 2000-02-26 13:13:03 +00:00
rsaref_stubs.c Add a new function stub to libcrypto() which resolves to a symbol in 2000-03-13 09:55:53 +00:00
rsaref.c Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing) 2000-02-26 13:13:03 +00:00
rsaref.h Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing) 2000-02-26 13:13:03 +00:00