Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Src

Contains the library source code. The best place to start is in public.cpp which implements the public interface.

Files Description
blake2 Blake2 implementation .
crypto Siphash implementation .
cuckoo Cuckoo Cycle implementation .
PicoSHA2 Simple header only sha256 implementation.
stratum Stratum client.
miner Miner logic.
ctpl CTPL thread pool implementation.
util Misc util functions.
public.cpp Implements the public library interface.
minerd Simple commandline program to mine Merit.