summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rc5/rc5_ecb.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove RC5 code - this is not currently enabled and is not likely to everjsing2015-02-101-78/+0
| | | | | | | | be enabled. Removes one symbol from libcrypto, however there is no ABI change. ok beck@ miod@ tedu@
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
| | | | | | Also remove unused des_ver.h, which exports some of these strings, but is not installed. ok miod@ tedu@
* tags as requested by miod and teduderaadt2014-06-121-1/+1
|
* Import OpenSSL 1.0.1gmiod2014-04-131-0/+80