Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-29 | Pass max-nonce as arg to each sha256 algo. | Jeff Garzik | |
Should be an equivalent transformation, with no behavior changes. | |||
2010-11-27 | Move sha256_generic into its own .o build output. Const-ify midstate param. | Jeff Garzik | |
2010-11-25 | sha256: Remove unused include arpa/inet.h | Jeff Garzik | |
2010-11-24 | sha256: note about bitcoin input data | Jeff Garzik | |
2010-11-24 | sha256: Assume that input is already big endian. | Jeff Garzik | |
2010-11-23 | Initial revision of CPU miner. | Jeff Garzik | |
NOTE: non-functional (incorrectly thinks it finds solution, too quickly) |