Implementation notes: amd64, par, crypto_encrypt/4hfe

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_encrypt
Primitive: 4hfe

Checksum failure

Implementation: crypto_encrypt/4hfe/ref
Compiler: g++ -funroll-loops -march=native -mcpu=native -O2
98976280adff6bb08826fddf91aa1ff22fb5f7184925d87e9ec4cbfc1a463220
Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mcpu=native -O2 ref

Checksum failure

Implementation: crypto_encrypt/4hfe/ref
Compiler: g++ -funroll-loops -march=native -mcpu=native -O3
694c55dcfc9ecdc2719bcb755feed6eb4d0a78912d28368e41034d621a2d958b
Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mcpu=native -O3 ref

Checksum failure

Implementation: crypto_encrypt/4hfe/ref
Compiler: g++ -march=native -mcpu=native -O2
b15a30dc88438e6babcaee667892f8bcc432f4031b5ed7800627aa605a26feb8
Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
g++ -march=native -mcpu=native -O2 ref

Checksum failure

Implementation: crypto_encrypt/4hfe/ref
Compiler: g++ -march=native -mcpu=native -O3
9863a315113b05f229903293c63fe383be9206c0225856754e47b3b494bd03b9
Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
g++ -march=native -mcpu=native -O3 ref

Test failure

Implementation: crypto_encrypt/4hfe/ref
Compiler: g++ -funroll-loops -march=native -mcpu=native -Os
error 142
sh: line 1: 30019 Alarm clock killafter 3600 ./try

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mcpu=native -Os ref

Test failure

Implementation: crypto_encrypt/4hfe/ref
Compiler: g++ -march=native -mcpu=native -Os
error 111
crypto_encrypt_open returns nonzero

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
g++ -march=native -mcpu=native -Os ref

Compiler output

Implementation: crypto_encrypt/4hfe/ref
Compiler: g++ -funroll-loops -march=native -mcpu=native -O2
HFE-test.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
useshort.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mcpu=native -O2 ref
g++ -funroll-loops -march=native -mcpu=native -O3 ref
g++ -funroll-loops -march=native -mcpu=native -Os ref
g++ -march=native -mcpu=native -O2 ref
g++ -march=native -mcpu=native -O3 ref
g++ -march=native -mcpu=native -Os ref