]> Git Repo - VerusCoin.git/commit
added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedup 2...
author--author=Satoshi Nakamoto <[email protected]>
Tue, 27 Jul 2010 20:43:55 +0000 (20:43 +0000)
committerGavin Andresen <[email protected]>
Tue, 27 Jul 2010 20:43:55 +0000 (20:43 +0000)
commit3dd20ff2f87958a440c9dceae8abe3967aa48fcf
tree5cf88b4e9ba89460a83488561d9fd23feaa87365
parent9f35575ca34eb15b20d1d5374b56ac9d4c8cc2bf
added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedup 2.5x faster vs 0.3.3, thanks BlackEye for figuring out the alignment problem
26 files changed:
cryptopp/License.txt [new file with mode: 0644]
cryptopp/Readme.txt [new file with mode: 0644]
cryptopp/config.h [new file with mode: 0644]
cryptopp/cpu.cpp [new file with mode: 0644]
cryptopp/cpu.h [new file with mode: 0644]
cryptopp/cryptlib.h [new file with mode: 0644]
cryptopp/iterhash.h [new file with mode: 0644]
cryptopp/misc.h [new file with mode: 0644]
cryptopp/obj/.gitignore [new file with mode: 0644]
cryptopp/pch.h [new file with mode: 0644]
cryptopp/secblock.h [new file with mode: 0644]
cryptopp/sha.cpp [new file with mode: 0644]
cryptopp/sha.h [new file with mode: 0644]
cryptopp/simple.h [new file with mode: 0644]
cryptopp/smartptr.h [new file with mode: 0644]
cryptopp/stdcpp.h [new file with mode: 0644]
main.cpp
makefile.mingw
makefile.osx
makefile.unix
makefile.vc
obj/.gitignore [new file with mode: 0644]
obj/nogui/.gitignore [new file with mode: 0644]
sha.cpp [deleted file]
sha.h [deleted file]
util.h
This page took 0.027137 seconds and 4 git commands to generate.