Commit graph

24 commits

Author SHA1 Message Date
XMRig
90648771c0 Fix 32bit build. 2017-05-05 19:51:53 +03:00
XMRig
1678dc1d6d Implement low power mode (double hash). 2017-05-01 03:49:05 +03:00
XMRig
caf7cda1d5 Backport changes from xmrig-aeon. 2017-04-30 02:56:47 +03:00
XMRig
e71e9486c6 Remove conflicting declaration for _mulx_u64. 2017-04-25 03:20:32 +03:00
XMRig
b35ecef06f Move common code to cryptonight_p.h 2017-04-24 13:23:49 +03:00
XMRig
454c78cf0a Fix const. 2017-04-23 23:56:47 +03:00
XMRig
42d2ab18ee Update tests. 2017-04-22 17:12:50 +03:00
XMRig
97a8d448c0 Pass blob size to cryptonight_hash_ctx. 2017-04-22 15:34:05 +03:00
XMRig
54cef68aa9 Optimize job_decode, support variable length blob and redume mutex lock
time.
2017-04-22 13:19:33 +03:00
XMRig
361394be21 Add automatic self test. 2017-04-21 17:29:03 +03:00
XMRig
8235ae0fa6 Add 32 bit support for software AES too. 2017-04-21 15:47:11 +03:00
XMRig
ac89023a79 Add support for 32 bit. 2017-04-21 15:20:08 +03:00
XMRig
cad15069c8 Revert back BMI2 support. 2017-04-21 12:05:28 +03:00
XMRig
8ab4c1c8bd Add memory to cryptonight_ctx. 2017-04-21 11:56:11 +03:00
XMRig
f29d05bdde Simplify cryptonight_ctx. 2017-04-21 11:14:27 +03:00
XMRig
1474d3fe53 Rename algo variants again, should be final numbers. 2017-04-21 10:40:11 +03:00
XMRig
d2fd43ca03 Change algo variant numbers. 2017-04-21 09:20:19 +03:00
XMRig
21c243ed8f Much better software AES implementation (--av 4). 2017-04-19 10:03:40 +03:00
XMRig
1013aa5004 Update av1/av6 2017-04-19 07:58:42 +03:00
XMRig
4eb7e5bbfd Fix stak algo as --av 5, experimental algo now --av 6 2017-04-18 15:57:44 +03:00
XMRig
d874ede49e Fix. 2017-04-18 13:14:09 +03:00
XMRig
add10c829c No templates in C :( 2017-04-18 13:10:40 +03:00
XMRig
4acfb213b8 Add xmr-stak-cpu algo as experimental, use --av=5. 2017-04-18 12:06:46 +03:00
XMRig
ed320731e9 Initial import. 2017-04-15 09:02:08 +03:00