Implementation notes: riscv64, hifiveunleashedriscv, crypto_encrypt/r5nd3pke5d

Computer: hifiveunleashedriscv
Architecture: riscv64
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_encrypt
Primitive: r5nd3pke5d

Compiler output

Implementation: avx2
Security model: unknown
Compiler: gcc -march=rv64gc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
a_fixed.c: In file included from a_fixed.h:13,
a_fixed.c: from a_fixed.c:10:
a_fixed.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
a_fixed.c: 140 | #warning AVX2 not supported by platform
a_fixed.c: | ^~~~~~~
a_random.c: In file included from a_random.h:13,
a_random.c: from a_random.c:10:
a_random.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
a_random.c: 140 | #warning AVX2 not supported by platform
a_random.c: | ^~~~~~~
a_random.c: In file included from drbg.h:16,
a_random.c: from a_random.c:14:
a_random.c: shake.h:24:10: fatal error: libkeccak.a.headers/KeccakHash.h: No such file or directory
a_random.c: 24 | #include <libkeccak.a.headers/KeccakHash.h>
a_random.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
a_random.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=rv64gc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE avx2
gcc -march=rv64gc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE avx2
gcc -march=rv64gc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE avx2
gcc -march=rv64gc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE avx2

Compiler output

Implementation: opt
Security model: unknown
Compiler: gcc -march=rv64gc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
a_random.c: In file included from drbg.h:16,
a_random.c: from a_random.c:14:
a_random.c: shake.h:24:10: fatal error: libkeccak.a.headers/KeccakHash.h: No such file or directory
a_random.c: 24 | #include <libkeccak.a.headers/KeccakHash.h>
a_random.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
a_random.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=rv64gc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE opt
gcc -march=rv64gc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE opt
gcc -march=rv64gc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE opt
gcc -march=rv64gc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE opt

Compiler output

Implementation: ref
Security model: unknown
Compiler: gcc -march=rv64gc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
drbg.c: In file included from drbg.c:16:
drbg.c: shake.h:24:10: fatal error: libkeccak.a.headers/KeccakHash.h: No such file or directory
drbg.c: 24 | #include <libkeccak.a.headers/KeccakHash.h>
drbg.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
drbg.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=rv64gc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=rv64gc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=rv64gc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=rv64gc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref