1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-01 18:55:59 +00:00
ccminer/sph
Tanguy Pruvot 383b184549 Add support for blakecoin (-a blakecoin)
Blakecoin use an old variant of Blake 256.

Speed : 190 MHash/s (vs 25 in cudaMiner)

Restore support of this algo (was in cudaminer before)
2014-09-06 01:22:54 +02:00
..
aes_helper.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
blake.c Add support for blakecoin (-a blakecoin) 2014-09-06 01:22:54 +02:00
bmw.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
cubehash.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
echo.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
fugue.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
groestl.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
hamsi_helper.c adding third party X13 and Diamond Groestl code contributions. 2014-06-15 14:31:20 +02:00
hamsi.c adding third party X13 and Diamond Groestl code contributions. 2014-06-15 14:31:20 +02:00
haval_helper.c add x17 algo, cleaned djm34 commit 2014-08-23 22:44:17 +02:00
haval.c add x17 algo, cleaned djm34 commit 2014-08-23 22:44:17 +02:00
jh.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
keccak.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
luffa.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
md_helper.c add x17 algo, cleaned djm34 commit 2014-08-23 22:44:17 +02:00
sha2.c Makefile: luffa was using more than 80 regs (10 vs 14ms) 2014-08-23 22:04:38 +02:00
sha2big.c add x17 algo, cleaned djm34 commit 2014-08-23 22:44:17 +02:00
shabal.c Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
shavite.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
simd.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
skein.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_blake.h Add support for blakecoin (-a blakecoin) 2014-09-06 01:22:54 +02:00
sph_bmw.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_cubehash.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_echo.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_fugue.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_groestl.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
sph_hamsi.h adding third party X13 and Diamond Groestl code contributions. 2014-06-15 14:31:20 +02:00
sph_haval.h add x17 algo, cleaned djm34 commit 2014-08-23 22:44:17 +02:00
sph_jh.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_keccak.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
sph_luffa.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_sha2.h add x17 algo, cleaned djm34 commit 2014-08-23 22:44:17 +02:00
sph_shabal.h Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
sph_shavite.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_simd.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_skein.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_types.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
sph_whirlpool.h Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
whirlpool.c add x17 algo, cleaned djm34 commit 2014-08-23 22:44:17 +02:00