Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-06 | typo fix - cryptonight, not cryptonote | David G. Andersen | 1 | -1/+1 | |
2014-10-06 | Fix comment start for two functions | David G. Andersen | 1 | -2/+2 | |
2014-10-05 | another typo fix | David G. Andersen | 1 | -1/+1 | |
2014-10-05 | fix typo | David G. Andersen | 1 | -1/+1 | |
2014-10-05 | More documentation | David G. Andersen | 1 | -10/+63 | |
2014-10-05 | initial doxygen commenting of the CryptoNight proof-of-work code | David G. Andersen | 1 | -1/+85 | |
2014-09-15 | More preprocessor fixes for slow-hash | Zachary Michaels | 1 | -3/+3 | |
2014-09-15 | Correct includes for mingw in slow-hash | Zachary Michaels | 1 | -0/+8 | |
This needs testing | |||||
2014-09-15 | Change Windows include to windows | Zachary Michaels | 1 | -1/+1 | |
mingw is case sensitive | |||||
2014-09-10 | mmap on FreeBSD doesn't have MAP_HUGETLB | fluffypony | 1 | -1/+1 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 | |
2014-07-01 | Remove unused array in cn_slow_hash | Zachary Michaels | 1 | -1/+0 | |
2014-06-19 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -0/+5 | |
1. Fix for Mac OSX compilation errors. | |||||
2014-06-16 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -1/+8 | |
1. Added multiplication support in 32-bit mode | |||||
2014-06-16 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -110/+288 | |
1. Added huge pages support and optimized scratchpad twiddling. (credits to dga). 2. Added aes-ni key expansion support. 3. Minor speedup to scratchpad initialization/finalization. | |||||
2014-05-21 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -117/+223 | |
1. Added AES-NI support for modern processors. | |||||
2014-05-17 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -14/+18 | |
1. Various optimizations for faster hashing performance. | |||||
2014-05-07 | Update slow-hash.c | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -6/+4 | |
Fixed scratchpad initialization/finalization for faster looping. | |||||
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+153 | |