xmrig/algo/cryptonight
2017-04-25 03:20:32 +03:00
..
bmi2 Rename algo variants again, should be final numbers. 2017-04-21 10:40:11 +03:00
i686 Update tests. 2017-04-22 17:12:50 +03:00
cryptonight.c Move common code to cryptonight_p.h 2017-04-24 13:23:49 +03:00
cryptonight.h Pass blob size to cryptonight_hash_ctx. 2017-04-22 15:34:05 +03:00
cryptonight_av1_aesni.c Remove conflicting declaration for _mulx_u64. 2017-04-25 03:20:32 +03:00
cryptonight_av2_aesni_stak.c Remove conflicting declaration for _mulx_u64. 2017-04-25 03:20:32 +03:00
cryptonight_av3_aesni_bmi2.c Move common code to cryptonight_p.h 2017-04-24 13:23:49 +03:00
cryptonight_av4_softaes.c Pass blob size to cryptonight_hash_ctx. 2017-04-22 15:34:05 +03:00
cryptonight_av5_aesni_experimental.c Move common code to cryptonight_p.h 2017-04-24 13:23:49 +03:00
cryptonight_p.h Remove conflicting declaration for _mulx_u64. 2017-04-25 03:20:32 +03:00