Commit Graph

90 Commits (ab42be18f25c7bdfa6171a890ad11ae262bc44d0)

Author SHA1 Message Date
dsc 44c482913f
Wownero fails to compile on armv7a. To fix we can:
1 year ago
wowario 952b0492d9 initial commit
3 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
moneromooo-monero 54fd97ae3f
slow-hash: fix CNv2+ on big endian
5 years ago
luigi1111 bb37e434fc
Merge pull request #5624
5 years ago
Your Name 6b41bd8eb5 Delete more include string.h
5 years ago
moneromooo-monero 1a66a86f94
remove unused code
5 years ago
Riccardo Spagni 6c0c7d796d
Merge pull request #5252
5 years ago
Riccardo Spagni 39107e18d5
Merge pull request #5251
5 years ago
moneromooo-monero efb2bdd309
slow-hash: default to JIT on x86_64
5 years ago
moneromooo-monero 7ac3334217
slow-hash: cache TLS references locally once at function start
5 years ago
moneromooo-monero 7632dede7b
crypto: fix PaX issue on NetBSD with CNv4 JIT
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 1b8757dddc
slow-hash: fix build on arm
5 years ago
moneromooo-monero 0de14396b9
tests: add a CNv4 JIT test
5 years ago
moneromooo-monero 24d281c324
crypto: plug CNv4 JIT into cn_slow_hash
5 years ago
SChernykh f1fb06b137 Fixed path to int-util.h
5 years ago
SChernykh 9da0892b10 Adding cnv4-2 tweaks
5 years ago
SChernykh f51397b306 Cryptonight variant 4 aka CryptonightR
5 years ago
moneromooo-monero ec1a62b50d
move int-util.h to epee
6 years ago
xiphon 2a48c2a286
slow-hash: some more big endian fixes
6 years ago
moneromooo-monero b39fdf8ebe
slow-hash: fix for big endian
6 years ago
Pol Mauri c4fbfd786a Small function declaration cleanup in slow-hash.c
6 years ago
Riccardo Spagni 2ec0d780c4
Merge pull request #4449
6 years ago
Lee Clagett f3cd51a12b cryptonote tweak v2.2
6 years ago
Riccardo Spagni 9f24e57dc2
Merge pull request #4326
6 years ago
thomasvaughan bcda7adcd4 NetBSD support
6 years ago
SChernykh 5fd83c13fb Cryptonight variant 2
6 years ago
einsteinsfool 7cdd147da5 Changed URLs to HTTPS
6 years ago
aivve b1a9e97b2d
slow-hash: fix memory leak for Windows /karbowanec#41
6 years ago
stoffu 7dfa5e9e6e
chacha: call prehashed version explicitly as generate_chacha_key_prehashed
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
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero 27fdaaa409
Fix building with -DARCH=default -DNO_AES=ON
7 years ago
Howard Chu 1dd524151d
Fix #1991 asm multiply again
7 years ago
hyc a467321800 Clean up ARMv8-a aes_expand_key()
7 years ago
Guillaume LE VAILLANT 93b32892f7 Silence warning about possibly uninitialized pointer
7 years ago
darentuzi 585c917691 Specify "524,288" iterations instead of "500,000"
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
NanoAkron 67693415ff
Fix compiler error about nested externs in slow_hash.c by moving declarations
7 years ago
MoroccanMalinois 80abc3bc4a Build wallet with Android NDK
7 years ago
Antonio Huete Jimenez b00da61eab Preliminary support for DragonFly BSD
8 years ago
redfish 54010b97b4 crypto: armv7: slow-hash: remove redundant source include
8 years ago
Howard Chu 69b59186f3
Add ARMv8-A AES support
8 years ago
redfish 24d93370ad crypto,cmake: enable ASM mul impl on ARM; add cmake opt
8 years ago