Commit Graph

157 Commits (56dea1b58499cb34a1799d09136ea489151481cc)

Author SHA1 Message Date
Lee Clagett fe9989d6df
cryptonote tweak v2.2
6 years ago
moneromooo-monero c0f02c85b5
add and use constant time 32 byte equality function
6 years ago
thomasvaughan 37f9a97b0a
NetBSD support
6 years ago
SChernykh 40573dd79c
Cryptonight variant 2
6 years ago
luigi1111 db26776a35
Merge pull request #3526
6 years ago
moneroexamples 96405bcaa0
crypto: more places needing fixing for GCC 8.1
6 years ago
moneromooo-monero 86c63b8e15
chacha: fix build with GCC 8.1
6 years ago
aivve b1a9e97b2d
slow-hash: fix memory leak for Windows /karbowanec#41
6 years ago
wow nero 66100f2fa4
malloc scratchpad for all supported android archs
6 years ago
stoffu 7dfa5e9e6e
chacha: call prehashed version explicitly as generate_chacha_key_prehashed
6 years ago
stoffu b2d23b189e
crypto: revert odd namespace changes made in #3303
6 years ago
stoffu 27a196b126
device: untangle cyclic depenency
6 years ago
stoffu c9b38b4765
device: made function prototypes consistent with pre-#3303 codebase
6 years ago
moneromooo-monero 04a0cc89cf
slow-hash: fix uint64 type typo
6 years ago
Lee Clagett e136bc6b8a
tweaks to the monerov1 cryptonight algorithm
6 years ago
SChernykh d58c9ec99c
slow-hash: optimized version
6 years ago
moneromooo-monero 608fd6f14a
Monero Cryptonight variants, and add one for v7
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
iDunk5400 ed6c68db1b
crypto: add missing include (WIN32)
6 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
6 years ago
Riccardo Spagni 666a76652b
Merge pull request #3187
6 years ago
Riccardo Spagni ba22928d4b
Merge pull request #3180
6 years ago
moneromooo-monero e4646379a6
keccak: fix mdlen bounds sanity checking
6 years ago
moneromooo-monero 03887f1140
keccak: fix sanity check bounds test
6 years ago
moneromooo-monero 851bd057ec
call _exit instead of abort in release mode
6 years ago
Riccardo Spagni 7de1685bd8
Merge pull request #3119
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Matt Little 7c4424531f Support building cncrypto lib with msvc
6 years ago
moneromooo-monero c4f437796d
crypto: add a ge_p3_identity constant
6 years ago
moneromooo-monero 13b4c90e01
crypto: add scalar mult functions returning ge_p3 instead of ge_p2
6 years ago
Riccardo Spagni 529ca39e9d
Merge pull request #2988
6 years ago
stoffu 6d8b29ef28
fix some link errors in debug mode for macos
6 years ago
moneromooo-monero fdd4c5e577
move memwipe to epee to avoid common<->crypto circular dependencies
6 years ago
moneromooo-monero 1e5491e942
Add a chacha20 variant to go with chacha8
6 years ago
moneromooo-monero 8a4610c315
blake256: fix wrong hash when computed in parts
6 years ago
moneromooo-monero 7193b89fe5 Scrub keys from memory just before scope end.
7 years ago
Riccardo Spagni 6c0953b15a
Merge pull request #2860
7 years ago
moneromooo-monero ada4291469
add a version of ge_double_scalarmult_precomp_vartime with A precomp
7 years ago
luigi1111 7ff07928ad
sc_mul and sc_muladd
7 years ago
moneromooo-monero 549508296d
use memwipe in a few relevant places
7 years ago
Riccardo Spagni 5c2dfe157b
Merge pull request #2771
7 years ago
Pavel Maryanov a17efcb039
make this build on SunOS/Solaris
7 years ago
moneromooo-monero e3e838d0cf
kaccak: remove unused return value
7 years ago
moneromooo-monero 4877aca2b6
keccak: some paranoid "can't happen" checks
7 years ago
Riccardo Spagni 1740f0a13e
Merge pull request #2583
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
moneromooo-monero 27fdaaa409
Fix building with -DARCH=default -DNO_AES=ON
7 years ago
moneromooo-monero 5d65a75b69
move checkpoints in a separate library
7 years ago
moneromooo-monero b5345ef4f0
crypto: use malloc instead of alloca
7 years ago