..
blake.c
stratum: new algos, attempt to allow old sha merkleroot
2015-10-07 05:04:04 +02:00
blake.h
dos2unix all files, we are on linux
2015-07-12 04:40:50 +02: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
Add lyra2v2 algo
2015-08-18 05:09:47 +02:00
lyra2re.h
Add lyra2v2 algo
2015-08-18 05:09:47 +02:00
lyra2v2.c
Add lyra2v2 algo
2015-08-18 05:09:47 +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: new algos, attempt to allow old sha merkleroot
2015-10-07 05:04:04 +02: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
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
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
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