K 10 svn:author V 4 kris K 8 svn:date V 27 2000-03-13T09:55:53.000000Z K 7 svn:log V 364 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. END