aboutsummaryrefslogtreecommitdiff
path: root/sha256_cryptopp.c
AgeCommit message (Expand)Author
2011-02-04sha*.c: remove debug statement, which is redundant to hashmeter outputJeff Garzik
2011-02-03Continue scanhash, even if high 32 bits are zero.Jeff Garzik
2011-02-02Display proof-of-work hash when one is discoveredJeff Garzik
2011-01-29Pass max-nonce as arg to each sha256 algo.Jeff Garzik
2010-12-27sha256_cryptopp asm: byteswap input wordsJeff Garzik
2010-12-06sha256_cryptopp: Add crypto++ 32-bit assembly implementationJeff Garzik
2010-11-28Add Crypto++ sha256 implementation (C only, ASM elided for now)Jeff Garzik