aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/crypto.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3187Riccardo Spagni2018-02-161-3/+16
|\
| * call _exit instead of abort in release modemoneromooo-monero2018-02-011-3/+16
* | Update 2018 copyrightxmr-eric2018-01-261-1/+1
|/
* Subaddresseskenshi842017-10-071-33/+92
* crypto: use malloc instead of allocamoneromooo-monero2017-08-231-10/+9
* crypto: moved boost::lock_guard into a smaller scopestoffu2017-06-221-4/+5
* Signature proving payment to destination by only revealing key derivation, no...stoffu2017-06-221-0/+125
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* Preliminary support for DragonFly BSDAntonio Huete Jimenez2016-12-151-1/+1
* rct amount key modified as per luigi1111's recommendationsmoneromooo-monero2016-08-281-1/+1
* crypto: error out where appropriatemoneromooo-monero2016-08-281-2/+2
* crypto: fix compile error: use named type in sizeofredfish2016-05-181-4/+5
* crypto: make clear generate_random_bytes is not thread safemoneromooo-monero2016-05-151-1/+1
* Use boost::thread instead of std::threadHoward Chu2016-03-111-7/+6
* OpenBSD support for Monero.me0wmix2016-01-211-1/+1
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* FreeBSD alloca.h reference fixedfluffypony2014-09-091-1/+6
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* builds, but doesn't link. other than that, electrum-style recovery implement...Thomas Winget2014-06-121-2/+17
* most functions prototyped/modified for wallet recoveryThomas Winget2014-06-121-0/+6
* moved all stuff to githubAntonio Juarez2014-03-031-12/+95
* crypto libamjuarez2013-11-151-0/+245