summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rc5/rc5.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove RC5 code - this is not currently enabled and is not likely to everjsing2015-02-101-118/+0
| | | | | | | | be enabled. Removes one symbol from libcrypto, however there is no ABI change. ok beck@ miod@ tedu@
* tags as requested by miod and teduderaadt2014-06-121-1/+1
|
* resolve conflicts, fix local changesdjm2010-10-011-4/+1
|
* resolve conflictsdjm2009-01-091-1/+4
|
* resolve conflictsdjm2008-09-061-4/+3
|
* resolve conflictsdjm2005-04-291-1/+4
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-1/+1
|
* openssl-engine-0.9.6 mergebeck2000-12-151-8/+11
|
* OpenSSL 0.9.4 mergebeck1999-09-291-13/+4
|
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+122
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.