Hello.
Can anyone compile binaries of BLAKE2 benchmark from sources https://blake2.net/blake2_code_20130131.zip for Win32 and Win64 ?![]()
Hello.
Can anyone compile binaries of BLAKE2 benchmark from sources https://blake2.net/blake2_code_20130131.zip for Win32 and Win64 ?![]()
Not quite sure what you're asking for. The benchmark binaries produce data for use with gnuplot. I've made two binaries(I can't get the md5 stuff to compile) but the rest you will have to do yourself:
./blake2b > blake2b.data
./blake2s > blake2s.data
gnuplot do.gplot
https://mega.co.nz/#!6RA0HB6A!Y_FY7h...xDswsWyQeSODmo
64-bit only.