pool/stratum/algos
2016-02-13 11:00:33 +01:00
..
ar2 argon2: clean stratum code 2016-01-25 03:12:21 +01:00
argon2a.c argon2: clean stratum code 2016-01-25 03:12:21 +01:00
argon2a.h Add argon2 algo support 2016-01-24 17:15:40 +01:00
blake.c add decred algo port + sample conf 2016-02-13 11:00:33 +01:00
blake.h decred stratum hack with extranonce field 2016-02-12 14:49:18 +01:00
blakecoin.c stratum: new algos, attempt to allow old sha merkleroot 2015-10-07 05:04:04 +02:00
blakecoin.h stratum: new algos, attempt to allow old sha merkleroot 2015-10-07 05:04:04 +02:00
bmw.c bmw algo 2015-07-23 05:56:47 +02:00
bmw.h bmw algo 2015-07-23 05:56:47 +02:00
c11.c stratum code 2015-07-02 20:58:24 +02:00
c11.h stratum code 2015-07-02 20:58:24 +02:00
drop.c add drop algo, and hash debug flag 2015-07-23 05:56:45 +02:00
drop.h add drop algo, and hash debug flag 2015-07-23 05:56:45 +02:00
fresh.c dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
fresh.h dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
gost.c stratum: add support for sib and hive algos 2015-10-02 22:27:41 +02:00
gost.h stratum: add support for sib and hive algos 2015-10-02 22:27:41 +02:00
groestl.c dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
groestl.h dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
hive.c stratum: add support for sib and hive algos 2015-10-02 22:27:41 +02:00
hive.h stratum: add support for sib and hive algos 2015-10-02 22:27:41 +02:00
jha.c stratum code 2015-07-02 20:58:24 +02:00
jha.h stratum code 2015-07-02 20:58:24 +02:00
keccak.c stratum: new algos, attempt to allow old sha merkleroot 2015-10-07 05:04:04 +02:00
keccak.h stratum: new algos, attempt to allow old sha merkleroot 2015-10-07 05:04:04 +02:00
luffa.c add/handle penta(blake), luffa and nist5 algos 2015-09-19 10:36:21 +02:00
luffa.h add/handle penta(blake), luffa and nist5 algos 2015-09-19 10:36:21 +02:00
Lyra2.c Add lyra2v2 algo 2015-08-18 05:09:47 +02:00
Lyra2.h Add lyra2v2 algo 2015-08-18 05:09:47 +02:00
lyra2re.c lyra2: set blake 256 rounds 2015-10-22 02:48:28 +02:00
lyra2re.h Add lyra2v2 algo 2015-08-18 05:09:47 +02:00
lyra2v2.c lyra2: set blake 256 rounds 2015-10-22 02:48:28 +02:00
lyra2v2.h Add lyra2v2 algo 2015-08-18 05:09:47 +02:00
m7m.c stratum: add support for m7m algo (XMG) 2015-10-05 23:56:29 +02:00
m7m.h stratum: add support for m7m algo (XMG) 2015-10-05 23:56:29 +02:00
magimath.cpp stratum: add support for m7m algo (XMG) 2015-10-05 23:56:29 +02:00
magimath.h stratum: add support for m7m algo (XMG) 2015-10-05 23:56:29 +02:00
makefile stratum makefile cleanup 2016-02-12 09:01:47 +01:00
neoscrypt.c dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
neoscrypt.h dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
nist5.c dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
nist5.h dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
pentablake.c add/handle penta(blake), luffa and nist5 algos 2015-09-19 10:36:21 +02:00
pentablake.h add/handle penta(blake), luffa and nist5 algos 2015-09-19 10:36:21 +02:00
pomelo.c stratum: add support for sib and hive algos 2015-10-02 22:27:41 +02:00
pomelo.h stratum: add support for sib and hive algos 2015-10-02 22:27:41 +02:00
quark.c dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
quark.h dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
qubit.c dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
qubit.h dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
scrypt.c stratum code 2015-07-02 20:58:24 +02:00
scryptn.c dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
scryptn.h dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
sha256.c dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
sha256.h dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
sha256_Y.c Add argon2 algo support 2016-01-24 17:15:40 +01:00
sha256_Y.h Add argon2 algo support 2016-01-24 17:15:40 +01:00
sib.c stratum: add support for sib and hive algos 2015-10-02 22:27:41 +02:00
sib.h stratum: add support for sib and hive algos 2015-10-02 22:27:41 +02:00
skein.c dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
skein.h dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
skein2.c add skein2 stratum support and change some algo colors 2015-07-23 05:56:45 +02:00
skein2.h add skein2 stratum support and change some algo colors 2015-07-23 05:56:45 +02:00
Sponge.c Add lyra2v2 algo 2015-08-18 05:09:47 +02:00
Sponge.h Add lyra2v2 algo 2015-08-18 05:09:47 +02:00
sysendian.h Add argon2 algo support 2016-01-24 17:15:40 +01:00
velvet.c Add velvet algo 2015-12-19 20:19:38 +01:00
velvet.h Add velvet algo 2015-12-19 20:19:38 +01:00
whirlpool.c stratum: new algos, attempt to allow old sha merkleroot 2015-10-07 05:04:04 +02:00
whirlpool.h stratum: new algos, attempt to allow old sha merkleroot 2015-10-07 05:04:04 +02:00
whirlpoolx.c groestl: fix the algos mismatches, make 2 2015-10-06 17:37:56 +02:00
whirlpoolx.h stratum code 2015-07-02 20:58:24 +02:00
x11.c stratum code 2015-07-02 20:58:24 +02:00
x11.h stratum code 2015-07-02 20:58:24 +02:00
x13.c dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
x13.h dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
x14.c stratum code 2015-07-02 20:58:24 +02:00
x14.h stratum code 2015-07-02 20:58:24 +02:00
x15.c stratum code 2015-07-02 20:58:24 +02:00
x15.h stratum code 2015-07-02 20:58:24 +02:00
yescrypt-opt.c Add argon2 algo support 2016-01-24 17:15:40 +01:00
yescrypt-platform.c Add argon2 algo support 2016-01-24 17:15:40 +01:00
yescrypt.c add support for yescrypt algo 2015-12-17 21:41:52 +01:00
yescrypt.h add support for yescrypt algo 2015-12-17 21:41:52 +01:00
zr5.c fix zr5 algo 2015-07-23 05:56:45 +02:00
zr5.h dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00