Commit Graph

44 Commits (83a26b1291ef8d188a5d1ce249b3d8a30d68f628)

Author SHA1 Message Date
SomaticFanatic bcd71a5af9
Update copyright year to 2020
4 years ago
moneromooo-monero 9ac662cb14
use memwipe on secret k/alpha values
4 years ago
luigi1111 8f6f674753
Merge pull request #5609
5 years ago
moneromooo-monero 1dc3b1a516
wallet: add --extra-entropy command line flag
5 years ago
Sarang Noether 4b1df4e50f Fix for biased signature nonce
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
moneromooo-monero a4317e61b5
crypto: some paranoid checks in generate_signature/check_signature
6 years ago
moneromooo-monero 7434df1cc6
crypto: never return zero in random32_unbiased
6 years ago
luigi1111 5295e4eb82
Merge pull request #4137
6 years ago
luigi1111 3fde902394
Merge pull request #4097
6 years ago
moneromooo-monero 0496c7c91a
crypto: do not use boost::value_initialized to init null skey/pkey
6 years ago
moneromooo-monero 63e342be84
crypto: move null_pkey/null_skey to the cpp file
6 years ago
moneromooo-monero 61caab8a8c
crypto: remove slight bias in key generation due to modulo
6 years ago
moneromooo-monero ef649f998d
crypto: remove unused unsafe random scalar generator
6 years ago
luigi1111 b6eb7484d1
Merge pull request #3592
6 years ago
moneroexamples 9317bce9ca
crypto: more places needing fixing for GCC 8.1
6 years ago
moneromooo-monero 90a16b119f
crypto: fix initialization order issue with random mutex
6 years ago
stoffu b2d23b189e
crypto: revert odd namespace changes made in #3303
6 years ago
Edward Betts fbcc91c2a4 Correct spelling mistakes.
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
Riccardo Spagni 666a76652b
Merge pull request #3187
6 years ago
moneromooo-monero 851bd057ec
call _exit instead of abort in release mode
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
moneromooo-monero b5345ef4f0
crypto: use malloc instead of alloca
7 years ago
stoffu 8da82256d4
crypto: moved boost::lock_guard into a smaller scope
7 years ago
stoffu c9e0e944e9
Signature proving payment to destination by only revealing key derivation, not the actual tx secret key
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Antonio Huete Jimenez b00da61eab Preliminary support for DragonFly BSD
8 years ago
moneromooo-monero d4b62a1e29
rct amount key modified as per luigi1111's recommendations
8 years ago
moneromooo-monero e70e8a69f4
crypto: error out where appropriate
8 years ago
redfish 6462a3a6db crypto: fix compile error: use named type in sizeof
8 years ago
moneromooo-monero d539be3359
crypto: make clear generate_random_bytes is not thread safe
8 years ago
Howard Chu b937a2c915 Use boost::thread instead of std::thread
8 years ago
me0wmix 28f95eb001 OpenBSD support for Monero.
8 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
fluffypony 6afbdd9754 FreeBSD alloca.h reference fixed
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
Thomas Winget d22e458c6c builds, but doesn't link. other than that, electrum-style recovery implemented (but not tested\!)
10 years ago
Thomas Winget 4f382b3830 most functions prototyped/modified for wallet recovery
10 years ago
Antonio Juarez 296ae46ed8 moved all stuff to github
10 years ago
amjuarez 175d06e75e crypto lib
11 years ago