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
3660216ebc7111c2b928f9c255bfab51912b362a
xmrig-hac
/
src
/
crypto
/
randomx
History
XMRig
3660216ebc
Fix prefix.
2019-08-16 04:16:29 +07:00
..
asm
Integrated RandomX, added RandomXL (Loki)
2019-07-01 20:11:51 +02:00
blake2
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
aes_hash.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
aes_hash.hpp
Integrated RandomX, added RandomXL (Loki)
2019-07-01 20:11:51 +02:00
allocator.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
allocator.hpp
Integrated RandomX, added RandomXL (Loki)
2019-07-01 20:11:51 +02:00
argon2_core.c
Fix prefix.
2019-08-16 04:16:29 +07:00
argon2_core.h
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
argon2_ref.c
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
argon2.h
Integrated RandomX, added RandomXL (Loki)
2019-07-01 20:11:51 +02:00
blake2_generator.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
blake2_generator.hpp
Integrated RandomX, added RandomXL (Loki)
2019-07-01 20:11:51 +02:00
bytecode_machine.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
bytecode_machine.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
common.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
configuration.h
Integrated RandomX, added RandomXL (Loki)
2019-07-01 20:11:51 +02:00
dataset.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
dataset.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
instruction.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
instructions_portable.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
intrin_portable.h
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
jit_compiler_a64.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
jit_compiler_fallback.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
jit_compiler_x86_static.asm
Integrated RandomX, added RandomXL (Loki)
2019-07-01 20:11:51 +02:00
jit_compiler_x86_static.hpp
Integrated RandomX, added RandomXL (Loki)
2019-07-01 20:11:51 +02:00
jit_compiler_x86_static.S
Fix Mac OS X compilation
2019-07-31 10:01:32 +02:00
jit_compiler_x86.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
jit_compiler_x86.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
jit_compiler.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
program.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
randomx.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
randomx.h
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
reciprocal.c
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
reciprocal.h
Integrated RandomX, added RandomXL (Loki)
2019-07-01 20:11:51 +02:00
soft_aes.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
soft_aes.h
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
superscalar_program.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
superscalar.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
superscalar.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
virtual_machine.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
virtual_machine.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
virtual_memory.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
virtual_memory.hpp
Integrated RandomX, added RandomXL (Loki)
2019-07-01 20:11:51 +02:00
vm_compiled_light.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
vm_compiled_light.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
vm_compiled.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
vm_compiled.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
vm_interpreted_light.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
vm_interpreted_light.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
vm_interpreted.cpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00
vm_interpreted.hpp
Resolved conflict between argon2 implementations.
2019-08-16 03:18:35 +07:00