aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/md5_l.inl
Commit message (Collapse)AuthorAgeFilesLines
* epee: Drop unused in-tree MD5Bastian Germann2025-03-141-352/+0
| | | | | | | The RSA-MD licensed implementation that originated from RFC 1321 and got into epee via Cyrus SASL and libEtPan! is not a good fit for epee, which also links to the GPL licensed readline. RSA-MD has an advertisement clause that is known to be incompatible with GPL.
* EPEE: Remove hmac-md5Jeffrey2022-04-221-208/+0
|
* epee: use memwipe rather than memset for md5 secretsmoneromooo-monero2020-05-161-6/+6
| | | | That's used by HTTP auth now
* Removed boost/asio.hpp include from epee/string_tools.hLee Clagett2017-03-181-8/+5
|
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+563