Implementation notes: amd64, wintermute, crypto_stream/sosemanuk

Computer: wintermute
Architecture: amd64
CPU ID: GenuineIntel-000306c3-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_stream
Primitive: sosemanuk
TimeImplementationCompilerBenchmark dateSUPERCOP version
9016e/submissions/sosemanukclang -O3 -mavx22014050820140505
9052e/submissions/sosemanukclang -O32014050820140505
9076e/submissions/sosemanukclang -O3 -mavx2014050820140505
20980e/submissions/sosemanukcc2014050820140505

Compiler output

Implementation: crypto_stream/sosemanuk/cryptopp
Compiler: CC
stream.cpp: stream.cpp:1:10: fatal error: 'cryptopp/sosemanuk.h' file not found
stream.cpp: #include gt;
stream.cpp: ^
stream.cpp: 1 error generated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
CC cryptopp
clang++ -O3 cryptopp
clang++ -O3 -mavx cryptopp
clang++ -O3 -mavx2 cryptopp