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
*
use memwipe in a few relevant places
moneromooo-monero
2017-11-27
1
-2
/
+3
*
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
|
/
*
Preliminary support for DragonFly BSD
Antonio Huete Jimenez
2016-12-15
4
-4
/
+6
*
oaes_lib: fix a leak on OOM error path
moneromooo-monero
2016-12-10
1
-0
/
+3
*
wallet: fix output collision detection for view wallets
moneromooo-monero
2016-11-07
1
-1
/
+1
*
Changed to ..._HASHBITS everywhere for consistency
NanoAkron
2016-10-29
1
-2
/
+2
*
Dropped "bit" from bitmonero.
Randi Joseph
2016-09-26
1
-2
/
+2
*
cmake: transitive deps and remove deprecated LINK_*
redfish
2016-09-18
1
-0
/
+5
*
crypto: armv7: slow-hash: remove redundant source include
redfish
2016-09-18
1
-1
/
+0
*
Add ARMv8-A AES support
Howard Chu
2016-09-16
1
-42
/
+295
*
crypto,cmake: enable ASM mul impl on ARM; add cmake opt
redfish
2016-09-04
2
-3
/
+13
*
rct amount key modified as per luigi1111's recommendations
moneromooo-monero
2016-08-28
2
-1
/
+6
*
crypto: error out where appropriate
moneromooo-monero
2016-08-28
1
-2
/
+2
*
ringct: import of Shen Noether's ring confidential transactions
moneromooo-monero
2016-08-28
5
-13
/
+35
*
Merge pull request #846
Riccardo Spagni
2016-06-19
3
-13
/
+6
|
\
|
*
crypto: slow-hash: fix misleading indent
redfish
2016-05-18
1
-1
/
+1
|
*
crypto: slow-hash: remove unused hash list for ARM
redfish
2016-05-18
1
-4
/
+0
|
*
crypto: oaes_lib: remove unused _NR array
redfish
2016-05-18
1
-4
/
+0
|
*
crypto: fix compile error: use named type in sizeof
redfish
2016-05-18
1
-4
/
+5
*
|
crypto: slow-hash: disable mul implemented in asm for ARM
redfish
2016-05-25
1
-2
/
+5
|
/
*
crypto: make clear generate_random_bytes is not thread safe
moneromooo-monero
2016-05-15
4
-4
/
+11
*
random: call abort(3) instead of assert in must_succeed macro
moneromooo-monero
2016-04-24
1
-1
/
+1
*
minor tweaks, add readme for crypto_ops_builder
Riccardo Spagni
2016-03-11
3
-4
/
+25
*
Use boost::thread instead of std::thread
Howard Chu
2016-03-11
2
-10
/
+10
*
crypto: only check MONERO_USE_SOFTWARE_AES once
moneromooo-monero
2016-02-09
1
-5
/
+15
*
crypto: use software AES based on the MONERO_USE_SOFTWARE_AES env var
moneromooo-monero
2016-02-09
1
-1
/
+11
*
OpenBSD support for Monero.
me0wmix
2016-01-21
4
-9
/
+9
*
Fix arm asm
Howard Chu
2016-01-11
1
-23
/
+63
*
updated copyright year
Riccardo Spagni
2015-12-31
30
-30
/
+30
[next]