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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-12
/
+53
*
Correct spelling mistakes.
Edward Betts
2018-03-05
1
-1
/
+1
*
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2018-03-04
7
-6
/
+115
*
crypto: add missing include (WIN32)
iDunk5400
2018-02-16
1
-0
/
+1
*
Merge pull request #3226
Riccardo Spagni
2018-02-16
1
-2
/
+3
|
\
|
*
keccak: fix mdlen bounds sanity checking
moneromooo-monero
2018-02-07
1
-1
/
+2
|
*
keccak: fix sanity check bounds test
moneromooo-monero
2018-02-02
1
-1
/
+1
*
|
Merge pull request #3187
Riccardo Spagni
2018-02-16
3
-7
/
+33
|
\
\
|
*
|
call _exit instead of abort in release mode
moneromooo-monero
2018-02-01
3
-7
/
+33
*
|
|
Merge pull request #3180
Riccardo Spagni
2018-02-16
3
-5
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Support building cncrypto lib with msvc
Matt Little
2018-01-25
3
-5
/
+15
|
|
/
*
|
Merge pull request #3119
Riccardo Spagni
2018-01-27
3
-0
/
+157
|
\
\
|
*
|
crypto: add a ge_p3_identity constant
moneromooo-monero
2018-01-15
2
-0
/
+2
|
*
|
crypto: add scalar mult functions returning ge_p3 instead of ge_p2
moneromooo-monero
2018-01-15
2
-0
/
+155
|
|
/
*
/
Update 2018 copyright
xmr-eric
2018-01-26
31
-31
/
+31
|
/
*
Merge pull request #2988
Riccardo Spagni
2018-01-10
1
-1
/
+1
|
\
|
*
blake256: fix wrong hash when computed in parts
moneromooo-monero
2017-12-22
1
-1
/
+1
*
|
fix some link errors in debug mode for macos
stoffu
2018-01-10
1
-0
/
+1
*
|
move memwipe to epee to avoid common<->crypto circular dependencies
moneromooo-monero
2018-01-10
2
-2
/
+2
*
|
Add a chacha20 variant to go with chacha8
moneromooo-monero
2017-12-25
3
-17
/
+32
|
/
*
Scrub keys from memory just before scope end.
moneromooo-monero
2017-12-16
2
-17
/
+10
*
Merge pull request #2860
Riccardo Spagni
2017-12-16
1
-2
/
+3
|
\
|
*
use memwipe in a few relevant places
moneromooo-monero
2017-11-27
1
-2
/
+3
*
|
add a version of ge_double_scalarmult_precomp_vartime with A precomp
moneromooo-monero
2017-12-07
2
-3
/
+9
*
|
sc_mul and sc_muladd
luigi1111
2017-12-07
2
-0
/
+654
|
/
*
Merge pull request #2771
Riccardo Spagni
2017-11-15
2
-4
/
+16
|
\
|
*
kaccak: remove unused return value
moneromooo-monero
2017-11-11
2
-4
/
+2
|
*
keccak: some paranoid "can't happen" checks
moneromooo-monero
2017-11-07
1
-0
/
+14
*
|
make this build on SunOS/Solaris
Pavel Maryanov
2017-11-14
1
-0
/
+5
|
/
*
Merge pull request #2583
Riccardo Spagni
2017-10-15
1
-2
/
+2
|
\
|
*
Fix building with -DARCH=default -DNO_AES=ON
moneromooo-monero
2017-10-06
1
-2
/
+2
*
|
Subaddresses
kenshi84
2017-10-07
2
-41
/
+111
|
/
*
move checkpoints in a separate library
moneromooo-monero
2017-09-25
2
-0
/
+35
*
crypto: use malloc instead of alloca
moneromooo-monero
2017-08-23
1
-10
/
+9
*
crypto: moved boost::lock_guard into a smaller scope
stoffu
2017-06-22
1
-4
/
+5
*
Signature proving payment to destination by only revealing key derivation, no...
stoffu
2017-06-22
2
-0
/
+139
*
Fix #1991 asm multiply again
Howard Chu
2017-06-08
1
-16
/
+13
*
changed crypto to cncrypto so it generated libcncrypto
Gentian
2017-05-23
1
-3
/
+3
*
Clean up ARMv8-a aes_expand_key()
hyc
2017-04-12
1
-24
/
+16
*
IOS CMAKE build settings
Jaquee
2017-04-03
1
-1
/
+1
*
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
31
-31
/
+31
*
Fix compiler error about nested externs in slow_hash.c by moving declarations
NanoAkron
2017-02-13
1
-3
/
+3
*
Merge pull request #1510
Riccardo Spagni
2017-01-08
3
-4
/
+24
|
\
|
*
Build wallet with Android NDK
MoroccanMalinois
2017-01-05
3
-4
/
+24
*
|
cleaner log calc algorithm
fireice-uk
2016-12-22
1
-20
/
+18
|
/
[next]