This website requires JavaScript.
Explore
Help
Sign In
DragonX
/
xmrig-hac
Archived
Watch
1
Star
0
Fork
0
You've already forked xmrig-hac
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
This repository has been archived on
2026-08-13
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
54cef68aa9855d4e698aa6641748ec26d066246b
xmrig-hac
/
algo
/
cryptonight
History
XMRig
54cef68aa9
Optimize job_decode, support variable length blob and redume mutex lock
...
time.
2017-04-22 13:19:33 +03:00
..
bmi2
Rename algo variants again, should be final numbers.
2017-04-21 10:40:11 +03:00
i686
Add 32 bit support for software AES too.
2017-04-21 15:47:11 +03:00
cryptonight_av1_aesni.c
Add memory to cryptonight_ctx.
2017-04-21 11:56:11 +03:00
cryptonight_av2_aesni_stak.c
Add memory to cryptonight_ctx.
2017-04-21 11:56:11 +03:00
cryptonight_av3_aesni_bmi2.c
Revert back BMI2 support.
2017-04-21 12:05:28 +03:00
cryptonight_av4_softaes.c
Add memory to cryptonight_ctx.
2017-04-21 11:56:11 +03:00
cryptonight_av5_aesni_experimental.c
Add memory to cryptonight_ctx.
2017-04-21 11:56:11 +03:00
cryptonight_common.c
Optimize job_decode, support variable length blob and redume mutex lock
2017-04-22 13:19:33 +03:00
cryptonight.h
Optimize job_decode, support variable length blob and redume mutex lock
2017-04-22 13:19:33 +03:00