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
6f4fbb3c40103ee31974d4eb4080354d47e3f63f
xmrig-hac
/
src
/
crypto
History
Lee Clagett
6f4fbb3c40
Changes for the Monero v1 PoW
2018-03-02 22:17:29 +00: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_keccak.c
Backport crypto changes from Dead2 xmr-stak-cpu fork.
2017-07-19 21:02:38 +03:00
c_keccak.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
Changes for the Monero v1 PoW
2018-03-02 22:17:29 +00:00
CryptoNight_test.h
Implemented CryptoNight with C++ templates.
2017-06-08 23:31:42 +03:00
CryptoNight_x86.h
Changes for the Monero v1 PoW
2018-03-02 22:17:29 +00:00
CryptoNight.cpp
Changes for the Monero v1 PoW
2018-03-02 22:17:29 +00:00
CryptoNight.h
Changes for the Monero v1 PoW
2018-03-02 22:17:29 +00: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
Fix code style, replace tabs to space.
2018-02-08 17:02:32 +07:00
SSE2NEON.h
Added ARMv8 (aarch64) support.
2017-11-06 03:11:35 +03:00