Implementation notes: ppc32, nintendowiilinuxngx, crypto_sign/donald2048

Computer: nintendowiilinuxngx
Architecture: ppc32
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_sign
Primitive: donald2048
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
557828042700 36 023043 812 1532opensslgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010820191221
557898362340 36 021247 808 1532opensslgcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010820191221
559856882888 36 026515 816 1532opensslgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010820191221
561049442888 36 023619 816 1532opensslgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010820191221

Namespace violations

Implementation: openssl
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
prime.o prime R
prime.o prime_g R
prime.o prime_q R
signatureofshorthash.o signatureofshorthash T
verification.o verification T

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