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
...
*
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
*
Replace tabs with two spaces for consistency with rest of codebase
warptangent
2015-12-15
2
-161
/
+161
*
renamed folder
Riccardo Spagni
2015-10-26
174
-4830
/
+0
*
Re-enable optimized slow-hash if someone is trying to compile w/MSVC (disabli...
Javier Smooth
2015-08-26
1
-1
/
+1
*
Merge pull request #385
Riccardo Spagni
2015-08-24
174
-0
/
+23117
|
\
|
*
Added ref10 shen_ed25519_ref code, which includes code that can replace crypt...
ShenNoether
2015-08-23
174
-0
/
+23117
|
*
revert to 776b4fc91a821be152f0f23e6873aabb78a72029
ShenNoether
2015-08-23
1
-0
/
+0
|
*
Added shen_ed25519_ref to crypto ops subfolder, the point is to directly have...
ShenNoether
2015-08-23
1
-0
/
+0
*
|
Merge pull request #383
Riccardo Spagni
2015-08-24
2
-3
/
+2
|
\
\
|
*
|
use correct unsigned type
roman
2015-08-23
1
-1
/
+2
|
*
|
removed some gcc warnings. mainly unused variables.
roman
2015-08-23
2
-3
/
+1
|
|
/
*
/
chacha8: add a key generation variant that take a pointer and size
moneromooo-monero
2015-08-22
1
-2
/
+6
|
/
*
encrypted payment ids are now 64 bit, instead of 256 bit
moneromooo-monero
2015-08-09
1
-0
/
+5
*
** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2015-07-15
2
-2
/
+200
*
disable non-working optimized slow_hash on 32 bit intel
Javier Smooth
2015-04-13
1
-1
/
+1
*
no newline at end of file
Riccardo Spagni
2015-04-05
1
-1
/
+1
*
make fallback compatible with newer slow-hash
Riccardo Spagni
2015-01-28
1
-0
/
+12
*
added portable slow-hash, updated makefile targets, fixed readme
Riccardo Spagni
2015-01-27
1
-2
/
+152
*
fixed sse2 ifdef
Riccardo Spagni
2015-01-27
1
-2
/
+2
*
remove aes flag, detect no sse2
Riccardo Spagni
2015-01-27
1
-0
/
+2
*
year updated in license
Riccardo Spagni
2015-01-02
26
-26
/
+26
*
cmake: handle private vs. public headers
Ben Boeckel
2014-10-23
1
-2
/
+7
*
cmake: refactor common code with libraries
Ben Boeckel
2014-10-23
1
-9
/
+1
*
cmake: put each library into its own directory
Ben Boeckel
2014-10-23
1
-0
/
+79
*
capitalize Keccak everywhere
David G. Andersen
2014-10-06
1
-1
/
+1
*
typo fix - cryptonight, not cryptonote
David G. Andersen
2014-10-06
1
-1
/
+1
*
Fix comment start for two functions
David G. Andersen
2014-10-06
1
-2
/
+2
[prev]
[next]