summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/cast/asm/cast-586.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* resolve conflicts, fix local changesdjm2010-10-011-1/+2
|
* use bn_asm_vax.S (from netbsd); test + ok by miodmarkus2003-11-181-1/+1
| | | | | | | | use asm code for i386, except for the CBC code, because it is not clean PIC code. add <machime/asm.h> support to x86unix.pl tested by: nick (on 30386), henning, djm, tedu, jmc and more; no shlib minor crank necessary, only internal symbols changed.
* OpenSSL 0.9.4 mergebeck1999-09-291-129/+138
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+167
functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible.