index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crypto
/
slow-hash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
Merge pull request #8031
luigi1111
2021-11-09
1
-16
/
+54
|
\
|
*
slow_hash: don't blow out Mac stack on ARM64
Howard Chu
2021-10-30
1
-16
/
+54
*
|
crypto: fix typo in ifdef
selsta
2021-10-29
1
-1
/
+1
|
/
*
ARMv8: detect AES support dynamically
Howard Chu
2021-10-10
1
-35
/
+105
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
RandomX integration
Howard Chu
2019-09-25
1
-7
/
+19
*
slow-hash: fix CNv2+ on big endian
moneromooo-monero
2019-09-04
1
-3
/
+3
*
Merge pull request #5624
luigi1111
2019-07-24
1
-1
/
+0
|
\
|
*
Delete more include string.h
Your Name
2019-06-11
1
-1
/
+0
*
|
remove unused code
moneromooo-monero
2019-04-29
1
-1
/
+0
|
/
*
Merge pull request #5252
Riccardo Spagni
2019-03-21
1
-27
/
+31
|
\
|
*
slow-hash: cache TLS references locally once at function start
moneromooo-monero
2019-03-07
1
-27
/
+31
*
|
Merge pull request #5251
Riccardo Spagni
2019-03-21
1
-9
/
+11
|
\
\
|
*
|
crypto: fix PaX issue on NetBSD with CNv4 JIT
moneromooo-monero
2019-03-07
1
-9
/
+11
|
|
/
*
|
slow-hash: default to JIT on x86_64
moneromooo-monero
2019-03-21
1
-1
/
+1
*
|
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
|
/
*
slow-hash: fix build on arm
moneromooo-monero
2019-03-05
1
-25
/
+29
*
tests: add a CNv4 JIT test
moneromooo-monero
2019-03-04
1
-7
/
+8
*
crypto: plug CNv4 JIT into cn_slow_hash
moneromooo-monero
2019-03-04
1
-1
/
+93
*
Fixed path to int-util.h
SChernykh
2019-02-14
1
-1
/
+1
*
Adding cnv4-2 tweaks
SChernykh
2019-02-14
1
-36
/
+76
*
Cryptonight variant 4 aka CryptonightR
SChernykh
2019-02-14
1
-7
/
+57
*
move int-util.h to epee
moneromooo-monero
2018-12-04
1
-1
/
+1
*
slow-hash: some more big endian fixes
xiphon
2018-11-16
1
-6
/
+6
*
slow-hash: fix for big endian
moneromooo-monero
2018-11-16
1
-20
/
+21
*
Small function declaration cleanup in slow-hash.c
Pol Mauri
2018-10-23
1
-5
/
+2
*
Merge pull request #4449
Riccardo Spagni
2018-09-29
1
-2
/
+41
*
cryptonote tweak v2.2
Lee Clagett
2018-09-22
1
-0
/
+20
*
Merge pull request #4326
Riccardo Spagni
2018-09-14
1
-1
/
+1
|
\
|
*
NetBSD support
thomasvaughan
2018-09-11
1
-1
/
+1
*
|
Cryptonight variant 2
SChernykh
2018-09-09
1
-53
/
+197
|
/
*
Changed URLs to HTTPS
einsteinsfool
2018-06-23
1
-2
/
+2
*
slow-hash: fix memory leak for Windows /karbowanec#41
aivve
2018-04-24
1
-1
/
+1
*
chacha: call prehashed version explicitly as generate_chacha_key_prehashed
stoffu
2018-03-14
1
-11
/
+19
*
slow-hash: fix uint64 type typo
moneromooo-monero
2018-03-07
1
-1
/
+1
*
tweaks to the monerov1 cryptonight algorithm
Lee Clagett
2018-03-05
1
-16
/
+52
*
slow-hash: optimized version
SChernykh
2018-03-05
1
-4
/
+4
*
Monero Cryptonight variants, and add one for v7
moneromooo-monero
2018-03-05
1
-6
/
+47
*
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2018-03-04
1
-3
/
+9
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
Fix building with -DARCH=default -DNO_AES=ON
moneromooo-monero
2017-10-06
1
-2
/
+2
*
Fix #1991 asm multiply again
Howard Chu
2017-06-08
1
-16
/
+13
*
Clean up ARMv8-a aes_expand_key()
hyc
2017-04-12
1
-24
/
+16
*
Silence warning about possibly uninitialized pointer
Guillaume LE VAILLANT
2017-03-25
1
-1
/
+1
*
Specify "524,288" iterations instead of "500,000"
darentuzi
2017-03-14
1
-5
/
+5
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
Fix compiler error about nested externs in slow_hash.c by moving declarations
NanoAkron
2017-02-13
1
-3
/
+3
*
Build wallet with Android NDK
MoroccanMalinois
2017-01-05
1
-1
/
+10
*
Preliminary support for DragonFly BSD
Antonio Huete Jimenez
2016-12-15
1
-1
/
+2
[next]