]> Git Repo - cpuminer-multi.git/commit
Add Qubit and Nist5 algos
authorTanguy Pruvot <[email protected]>
Sun, 2 Nov 2014 04:55:55 +0000 (05:55 +0100)
committerTanguy Pruvot <[email protected]>
Sun, 2 Nov 2014 04:56:24 +0000 (05:56 +0100)
commit9f3083cd0b40321f2434ffd974dacec4c3dadae6
tree7aba169a0e3a6ea0b331d3297e3ea446c87a3adc
parent3bf86156eb33814f6ee41221b2c4ea03d1c9c245
Add Qubit and Nist5 algos
17 files changed:
Makefile.am
NEWS
README.md
configure.ac
cpu-miner.c
cpuminer.vcxproj
cpuminer.vcxproj.filters
crypto/blake2s.c [new file with mode: 0644]
crypto/blake2s.h [new file with mode: 0644]
crypto/hash-ops.h
miner.h
neoscrypt.c
nist5.c [new file with mode: 0644]
qubit.c [new file with mode: 0644]
sha3/blake2s.c [deleted file]
sha3/blake2s.h [deleted file]
util.c
This page took 0.028064 seconds and 4 git commands to generate.