Searched hist:57971 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/crypto/openssl/crypto/rsa/
H A Drsa.hdiff 57971 Mon Mar 13 09:55:53 MST 2000 kris 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.
/freebsd-11.0-release/crypto/openssh/
H A Drsa.cdiff 57971 Mon Mar 13 09:55:53 MST 2000 kris 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.

Completed in 1123 milliseconds