moneromooo-monero
|
1dc3b1a516
|
wallet: add --extra-entropy command line flag
It lets the user add custom entropy to the PRNG.
It does this by hashing the new data and xoring the resulting
hash with the PRNG state.
|
2019-08-22 11:12:57 +00:00 |
|
binaryFate
|
1f2930ce0b
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
|
iDunk5400
|
ed6c68db1b
|
crypto: add missing include (WIN32)
|
2018-02-16 19:35:31 +01:00 |
|
Riccardo Spagni
|
666a76652b
|
Merge pull request #3187
851bd057 call _exit instead of abort in release mode (moneromooo-monero)
|
2018-02-16 14:20:31 +01:00 |
|
moneromooo-monero
|
851bd057ec
|
call _exit instead of abort in release mode
Avoids cores being created, as they're nowadays often piped
to some call home system
|
2018-02-01 13:32:46 +00:00 |
|
xmr-eric
|
18216f19dd
|
Update 2018 copyright
|
2018-01-26 10:03:20 -05:00 |
|
Riccardo Spagni
|
c3599fa7b9
|
update copyright year, fix occasional lack of newline at line end
|
2017-02-21 19:38:18 +02:00 |
|
moneromooo-monero
|
d539be3359
|
crypto: make clear generate_random_bytes is not thread safe
And add a thread safe version to encourage proper use
|
2016-05-15 00:05:59 +01:00 |
|
moneromooo-monero
|
31587bdd15
|
random: call abort(3) instead of assert in must_succeed macro
Avoids silent use of bad RNG in release builds, in case those
calls might actually fail.
Reported by smooth.
|
2016-04-24 12:26:56 +01:00 |
|
Riccardo Spagni
|
de03926850
|
updated copyright year
|
2015-12-31 08:39:56 +02:00 |
|
Riccardo Spagni
|
f4b69d553a
|
year updated in license
|
2015-01-02 18:52:46 +02:00 |
|
fluffypony
|
6fc995fe5d
|
License updated to BSD 3-clause
|
2014-07-23 15:03:52 +02:00 |
|
Antonio Juarez
|
296ae46ed8
|
moved all stuff to github
|
2014-03-03 22:07:58 +00:00 |
|
amjuarez
|
175d06e75e
|
crypto lib
|
2013-11-15 02:28:17 +04:00 |
|