Log In

crypto_riscv [2505222-NE-CRYPTORIS99]

Published 20 hours ago13 minute read

Spacemit X60 testing with a spacemit k1-x deb1 board and spacemitdrmfb on Fedora 40 via the Phoronix Test Suite.

Crypto++ is a C++ class library of cryptographic algorithms. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgMiB/second, More Is BetterCrypto++ 8.8Test: All Algorithmscrypto_riscv20406080100SE +/- 0.33, N = 3105.571. (CXX) g++ options: -g2 -O3 -fPIC -fno-devirtualize -pthread -pipe
OpenBenchmarking.orgMiB/second, More Is BetterCrypto++ 8.8Test: Keyed Algorithmscrypto_riscv918273645SE +/- 0.06, N = 338.251. (CXX) g++ options: -g2 -O3 -fPIC -fno-devirtualize -pthread -pipe
OpenBenchmarking.orgMiB/second, More Is BetterCrypto++ 8.8Test: Unkeyed Algorithmscrypto_riscv1020304050SE +/- 0.01, N = 342.731. (CXX) g++ options: -g2 -O3 -fPIC -fno-devirtualize -pthread -pipe

SMHasher is a hash function tester supporting various algorithms and able to make use of AVX and other modern CPU instruction set extensions. Learn more via the OpenBenchmarking.org test page.

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: smhasher: line 3: ./SMHasher: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: smhasher: line 3: ./SMHasher: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: smhasher: line 3: ./SMHasher: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: smhasher: line 3: ./SMHasher: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: smhasher: line 3: ./SMHasher: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: smhasher: line 3: ./SMHasher: No such file or directory

This is a benchmark of BLAKE2 using the blake2s binary. BLAKE2 is a high-performance crypto alternative to MD5 and SHA-2/3. Learn more via the OpenBenchmarking.org test page.

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: blake2: line 3: ./blake2s: No such file or directory

Xmrig is an open-source cross-platform CPU/GPU miner for RandomX, KawPow, CryptoNight and AstroBWT. This test profile is setup to measure the Xmrig CPU mining performance. Learn more via the OpenBenchmarking.org test page.

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: xmrig: line 3: ./xmrig: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: xmrig: line 3: ./xmrig: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: xmrig: line 3: ./xmrig: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: xmrig: line 3: ./xmrig: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: xmrig: line 3: ./xmrig: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: xmrig: line 3: ./xmrig: No such file or directory

Chia is a blockchain and smart transaction platform based on proofs of space and time rather than proofs of work with other cryptocurrencies. This test profile is benchmarking the CPU performance for Chia VDF performance using the Chia VDF benchmark. The Chia VDF is for the Chia Verifiable Delay Function (Proof of Time). Learn more via the OpenBenchmarking.org test page.

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: chia-vdf: line 3: ./src/vdf_bench: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: chia-vdf: line 3: ./src/vdf_bench: No such file or directory

Bork is a small, cross-platform file encryption utility. It is written in Java and designed to be included along with the files it encrypts for long-term storage. This test measures the amount of time it takes to encrypt a sample file. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgSeconds, Fewer Is BetterBork File Encrypter 1.4File Encryption Timecrypto_riscv20406080100SE +/- 2.39, N = 1578.81

GNU Nettle is a low-level cryptographic library used by GnuTLS and other software. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgMbyte/s, More Is BetterNettle 3.8Test: aes256crypto_riscv816243240SE +/- 0.03, N = 335.20MIN: 21.97 / MAX: 61.521. (CC) gcc options: -O2 -ggdb3 -lnettle -lgmp -lm -lcrypto
OpenBenchmarking.orgMbyte/s, More Is BetterNettle 3.8Test: chachacrypto_riscv20406080100SE +/- 0.00, N = 387.27MIN: 55.57 / MAX: 146.751. (CC) gcc options: -O2 -ggdb3 -lnettle -lgmp -lm -lcrypto
OpenBenchmarking.orgMbyte/s, More Is BetterNettle 3.8Test: sha512crypto_riscv1632486480SE +/- 0.06, N = 372.311. (CC) gcc options: -O2 -ggdb3 -lnettle -lgmp -lm -lcrypto
OpenBenchmarking.orgMbyte/s, More Is BetterNettle 3.8Test: poly1305-aescrypto_riscv306090120150SE +/- 0.01, N = 3139.171. (CC) gcc options: -O2 -ggdb3 -lnettle -lgmp -lm -lcrypto

Botan is a BSD-licensed cross-platform open-source C++ crypto library "cryptography toolkit" that supports most publicly known cryptographic algorithms. The project's stated goal is to be "the best option for cryptography in C++ by offering the tools necessary to implement a range of practical systems, such as TLS protocol, X.509 certificates, modern AEAD ciphers, PKCS#11 and TPM hardware support, password hashing, and post quantum crypto schemes." Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgMiB/s, More Is BetterBotan 2.17.3Test: KASUMIcrypto_riscv510152025SE +/- 0.00, N = 321.721. (CXX) g++ options: -fstack-protector -pthread -lbotan-2 -ldl -lrt
OpenBenchmarking.orgMiB/s, More Is BetterBotan 2.17.3Test: KASUMI - Decryptcrypto_riscv510152025SE +/- 0.00, N = 321.641. (CXX) g++ options: -fstack-protector -pthread -lbotan-2 -ldl -lrt
OpenBenchmarking.orgMiB/s, More Is BetterBotan 2.17.3Test: AES-256crypto_riscv48121620SE +/- 0.00, N = 313.971. (CXX) g++ options: -fstack-protector -pthread -lbotan-2 -ldl -lrt
OpenBenchmarking.orgMiB/s, More Is BetterBotan 2.17.3Test: AES-256 - Decryptcrypto_riscv3691215SE +/- 0.00, N = 312.531. (CXX) g++ options: -fstack-protector -pthread -lbotan-2 -ldl -lrt
OpenBenchmarking.orgMiB/s, More Is BetterBotan 2.17.3Test: Twofishcrypto_riscv918273645SE +/- 0.00, N = 340.841. (CXX) g++ options: -fstack-protector -pthread -lbotan-2 -ldl -lrt
OpenBenchmarking.orgMiB/s, More Is BetterBotan 2.17.3Test: Twofish - Decryptcrypto_riscv918273645SE +/- 0.00, N = 340.261. (CXX) g++ options: -fstack-protector -pthread -lbotan-2 -ldl -lrt
OpenBenchmarking.orgMiB/s, More Is BetterBotan 2.17.3Test: Blowfishcrypto_riscv816243240SE +/- 0.00, N = 334.591. (CXX) g++ options: -fstack-protector -pthread -lbotan-2 -ldl -lrt
OpenBenchmarking.orgMiB/s, More Is BetterBotan 2.17.3Test: Blowfish - Decryptcrypto_riscv816243240SE +/- 0.00, N = 334.681. (CXX) g++ options: -fstack-protector -pthread -lbotan-2 -ldl -lrt
OpenBenchmarking.orgMiB/s, More Is BetterBotan 2.17.3Test: CAST-256crypto_riscv612182430SE +/- 0.04, N = 325.651. (CXX) g++ options: -fstack-protector -pthread -lbotan-2 -ldl -lrt
OpenBenchmarking.orgMiB/s, More Is BetterBotan 2.17.3Test: CAST-256 - Decryptcrypto_riscv612182430SE +/- 0.04, N = 325.651. (CXX) g++ options: -fstack-protector -pthread -lbotan-2 -ldl -lrt
OpenBenchmarking.orgMiB/s, More Is BetterBotan 2.17.3Test: ChaCha20Poly1305crypto_riscv714212835SE +/- 0.02, N = 331.981. (CXX) g++ options: -fstack-protector -pthread -lbotan-2 -ldl -lrt
OpenBenchmarking.orgMiB/s, More Is BetterBotan 2.17.3Test: ChaCha20Poly1305 - Decryptcrypto_riscv714212835SE +/- 0.02, N = 331.941. (CXX) g++ options: -fstack-protector -pthread -lbotan-2 -ldl -lrt

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: gcrypt: line 2: ./libgcrypt-1.10.3/tests/benchmark: No such file or directory

Aircrack-ng is a tool for assessing WiFi/WLAN network security. Learn more via the OpenBenchmarking.org test page.

The test run did not produce a result. The test run did not produce a result. The test run did not produce a result.

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: cpuminer-opt: line 3: ./cpuminer: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: cpuminer-opt: line 3: ./cpuminer: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: cpuminer-opt: line 3: ./cpuminer: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: cpuminer-opt: line 3: ./cpuminer: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: cpuminer-opt: line 3: ./cpuminer: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: cpuminer-opt: line 3: ./cpuminer: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: cpuminer-opt: line 3: ./cpuminer: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: cpuminer-opt: line 3: ./cpuminer: No such file or directory

The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: cpuminer-opt: line 3: ./cpuminer: No such file or directory

crypto_riscv: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: cpuminer-opt: line 3: ./cpuminer: No such file or directory

Algorithm: Quad SHA-256, Pyrite

crypto_riscv: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: cpuminer-opt: line 3: ./cpuminer: No such file or directory

Algorithm: Triple SHA-256, Onecoin

crypto_riscv: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: cpuminer-opt: line 3: ./cpuminer: No such file or directory

SecureMark is an objective, standardized benchmarking framework for measuring the efficiency of cryptographic processing solutions developed by EEMBC. SecureMark-TLS is benchmarking Transport Layer Security performance with a focus on IoT/edge computing. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgmarks, More Is BetterSecureMark 1.0.4Benchmark: SecureMark-TLScrypto_riscv6K12K18K24K30KSE +/- 119.09, N = 3285741. (CC) gcc options: -pedantic -O3

OpenSSL is an open-source toolkit that implements SSL (Secure Sockets Layer) and TLS (Transport Layer Security) protocols. This test profile makes use of the built-in "openssl speed" benchmarking capabilities. Learn more via the OpenBenchmarking.org test page.

Algorithm: SHA256

crypto_riscv: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: openssl: line 3: ./apps/openssl: No such file or directory

Algorithm: SHA512

crypto_riscv: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: openssl: line 3: ./apps/openssl: No such file or directory

Algorithm: RSA4096

crypto_riscv: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: openssl: line 3: ./apps/openssl: No such file or directory

Algorithm: ChaCha20

crypto_riscv: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: openssl: line 3: ./apps/openssl: No such file or directory

Algorithm: AES-128-GCM

crypto_riscv: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: openssl: line 3: ./apps/openssl: No such file or directory

Algorithm: AES-256-GCM

crypto_riscv: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: openssl: line 3: ./apps/openssl: No such file or directory

Algorithm: ChaCha20-Poly1305

crypto_riscv: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: openssl: line 3: ./apps/openssl: No such file or directory

This is a test profile for running the cryptsetup benchmark to report on the system's cryptography performance. Learn more via the OpenBenchmarking.org test page.

crypto_riscv: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status.

This test times how long it takes to encrypt a sample file using GnuPG. Learn more via the OpenBenchmarking.org test page.

crypto_riscv: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status. E: gnupg: line 2: ./gnupg_/bin/gpg: No such file or directory

crypto_riscv

Processor: Spacemit X60 @ 1.60GHz (8 Cores), Motherboard: spacemit k1-x deb1 board, Memory: 4096MB, Disk: 250GB USD00 + 16GB AJTD4R, Graphics: spacemitdrmfb, Monitor: BenQ XL2411Z

OS: Fedora 40, Kernel: 6.1.15-legacy-k1 (riscv64), Display Server: X Server, Compiler: GCC 14.1.1 20240507 + Clang 18.1.3, File-System: ext4, Screen Resolution: 1920x1080

Compiler Notes: --build=riscv64-redhat-linux --disable-libunwind-exceptions --enable-__cxa_atexit --enable-bootstrap --enable-checking=release --enable-gnu-indirect-function --enable-gnu-unique-object --enable-initfini-array --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,lto --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --mandir=/usr/share/man --with-abi=lp64d --with-arch=rv64gc --with-build-config=bootstrap-lto --with-gcc-major-version-only --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --with-multilib-list=lp64d
Processor Notes: Scaling Governor: cpufreq-dt performance
Java Notes: OpenJDK Runtime Environment (Red_Hat-21.0.2.0.13-3) (build 21.0.2+13)
Python Notes: Python 3.12.2

Testing initiated at 22 May 2025 04:51 by user root.

Origin:
publisher logo
openbenchmarking
Loading...
Loading...
Loading...

You may also like...