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
318fc3ed215bb9ea3ac16dca56d921e0a9f9a16a
xmrig-hac
/
src
/
crypto
History
XMRig
318fc3ed21
Fixed crash when use ASM code for MSYS2, thanks @SChernykh.
2018-09-24 20:43:31 +03:00
..
asm
Fixed crash when use ASM code for MSYS2, thanks @SChernykh.
2018-09-24 20:43:31 +03:00
Asm.cpp
Implemented "asm" option.
2018-09-24 14:19:26 +03:00
Asm.h
Implemented "asm" option.
2018-09-24 14:19:26 +03:00
c_blake256.c
Fix Visual Studio warnings.
2017-08-14 09:30:41 +03:00
c_blake256.h
Move crypto/*
2017-06-08 04:20:10 +03:00
c_groestl.c
Move crypto/*
2017-06-08 04:20:10 +03:00
c_groestl.h
Move crypto/*
2017-06-08 04:20:10 +03:00
c_jh.c
Move crypto/*
2017-06-08 04:20:10 +03:00
c_jh.h
Move crypto/*
2017-06-08 04:20:10 +03:00
c_skein.c
Backport crypto changes from Dead2 xmr-stak-cpu fork.
2017-07-19 21:02:38 +03:00
c_skein.h
Backport crypto changes from Dead2 xmr-stak-cpu fork.
2017-07-19 21:02:38 +03:00
CryptoNight_arm.h
Cryptonight variant 2 - final version
2018-09-22 17:21:32 +02:00
CryptoNight_constants.h
"xmrig::cn_uses_variant1" replaced to "xmrig::cn_base_variant".
2018-09-10 18:35:12 +03:00
CryptoNight_monero.h
Cryptonight variant 2 - final version
2018-09-22 17:21:32 +02:00
CryptoNight_test.h
Cryptonight variant 2 - final version
2018-09-22 17:21:32 +02:00
CryptoNight_x86.h
Implemented "asm" option.
2018-09-24 14:19:26 +03:00
CryptoNight.h
Initial ASM wrapper.
2018-09-24 09:51:21 +03:00
groestl_tables.h
Move crypto/*
2017-06-08 04:20:10 +03:00
hash.h
Move crypto/*
2017-06-08 04:20:10 +03:00
skein_port.h
Move crypto/*
2017-06-08 04:20:10 +03:00
soft_aes.h
Added x3 x4 x5 hashing modes.
2018-04-16 15:40:37 +07:00
SSE2NEON.h
Added ARMv8 (aarch64) support.
2017-11-06 03:11:35 +03:00