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
*
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
*
another typo fix
David G. Andersen
2014-10-05
1
-1
/
+1
*
fix typo
David G. Andersen
2014-10-05
1
-1
/
+1
*
More documentation
David G. Andersen
2014-10-05
1
-10
/
+63
*
initial doxygen commenting of the CryptoNight proof-of-work code
David G. Andersen
2014-10-05
1
-1
/
+85
*
Merge with origin/master
Oran Juice
2014-09-28
1
-4
/
+12
|
\
|
*
More preprocessor fixes for slow-hash
Zachary Michaels
2014-09-15
1
-3
/
+3
|
*
Correct includes for mingw in slow-hash
Zachary Michaels
2014-09-15
1
-0
/
+8
|
*
Change Windows include to windows
Zachary Michaels
2014-09-15
1
-1
/
+1
*
|
Moved mnemonics code to src/mnemonics
Oran Juice
2014-09-23
2
-3446
/
+0
|
/
*
mmap on FreeBSD doesn't have MAP_HUGETLB
fluffypony
2014-09-10
1
-1
/
+1
*
Include sys/time.h on BSD
fluffypony
2014-09-10
1
-0
/
+2
*
replace ftime with gettimeofday on FreeBSD because lcompat is stupid
fluffypony
2014-09-10
1
-0
/
+28
*
more FreeBSD fixes
fluffypony
2014-09-09
1
-2
/
+7
*
malloc.h reference fixed for FreeBSD
fluffypony
2014-09-09
1
-2
/
+2
*
FreeBSD alloca.h reference fixed
fluffypony
2014-09-09
2
-2
/
+12
*
Fix tree-hash cnt n^2. Asserts, comment. Squash2
rfree2monero
2014-09-06
1
-6
/
+48
*
fixed OS X malloc.h reference
fluffypony
2014-09-02
1
-1
/
+4
*
License updated to BSD 3-clause
fluffypony
2014-07-23
26
-57
/
+750
*
Remove unused array in cn_slow_hash
Zachary Michaels
2014-07-01
1
-1
/
+0
*
Update slow-hash.c
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2014-06-19
1
-0
/
+5
*
Update slow-hash.c
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2014-06-16
1
-1
/
+8
*
Update slow-hash.c
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2014-06-16
1
-110
/
+288
*
stupid signed arithmetic.
Thomas Winget
2014-06-12
1
-6
/
+3
[next]