| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
It's the only way to be sure.
Notes:
svn path=/head/; revision=65653
|
| |
|
|
|
|
|
| |
Take responsibility for this makefile again :-)
Notes:
svn path=/head/; revision=59195
|
| |
|
|
|
|
|
| |
Submitted by: Jim Bloom <bloom@acm.org>
Notes:
svn path=/head/; revision=59000
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=57971
|
|
|
Reorganize and unify libcrypto's interface so that the RSA implementation
is chosen at runtime via dlopen().
This is a checkpoint and may require more tweaks still.
Notes:
svn path=/head/; revision=57511
|