.. |
asm
|
Unified ASM functions signature
|
2019-03-13 22:00:44 +01:00 |
common
|
#1026 Probably fixed iOS build.
|
2019-06-03 18:40:12 +07:00 |
Asm.cpp
|
Fixed MSYS2 build & copyright
|
2018-10-22 23:08:29 +07: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 |
cn_gpu_arm.cpp
|
Add ARM support for cn/gpu.
|
2019-02-03 20:28:13 +07:00 |
cn_gpu_avx.cpp
|
Fix compilation with Clang 3.5 for those with limited compiler choices
|
2019-03-15 07:19:47 -06:00 |
cn_gpu_ssse3.cpp
|
Fix typo.
|
2019-02-03 20:34:24 +07:00 |
CryptoNight.h
|
Simplified cn/r code.
|
2019-06-02 23:38:02 +07:00 |
CryptoNight_arm.h
|
Fixed ARM build.
|
2019-06-02 21:06:30 +07:00 |
CryptoNight_constants.h
|
Sync changes.
|
2019-03-14 18:42:27 +07:00 |
CryptoNight_monero.h
|
CryptoNight v8 ReverseWaltz (+asm code and all test vectors)
|
2019-03-04 19:57:33 +01:00 |
CryptoNight_test.h
|
Added "cn/zls" (Zelerius) and "cn/double" (X-CASH) algorithms.
|
2019-03-05 18:29:13 +07:00 |
CryptoNight_x86.h
|
Simplified cn/r code.
|
2019-06-02 23:38:02 +07:00 |
CryptonightR_gen.cpp
|
Moved common memory primitives to new VirtualMemory class.
|
2019-06-02 19:43:56 +07: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
|
#1012 Added checks for _rotr.
|
2019-04-16 01:20:50 +07:00 |
SSE2NEON.h
|
Added ARMv8 (aarch64) support.
|
2017-11-06 03:11:35 +03:00 |
variant4_random_math.h
|
Support for Cryptonight variant 4 (Monero)
|
2019-02-17 18:17:14 +01:00 |