Crypto Benchmark on SAME51 MCU
ARM Cortex-M4F @ 120 MHz

This benchmark conducted on SAM E51 Curiosity Nano Evaluation Kit (EV76S68A) will help you in qualifying performance of CycloneCRYPTO (Cryptography library), CycloneSSL (TLS 1.3 & DTLS 1.2 library), CycloneSSH (SSH library with SCP & SFTP protocols), CycloneIPSEC (IPsec/IKEv2 library) and CycloneTCP (TCP/IPv4/IPv6 stack with secure protocols like HTTPS, FTPS, MQTTS, Secure WebSocket, Secure CoAP, Secure Modbus/TCP, SNMPv3...) running on Microchip SAME51 microcontroller.

SAME51 MCU also includes crypto hardware acceleration. In the following comparison charts, both hardware and software performance are presented in the relevant sections.

Cipher Algorithms

ATSAME51 @ 120 MHz

  • Benchmark generated with CycloneCRYPTO 2.1.6
  • Compiled using ARMCC with optimization level 3
AlgorithmCBC Encrypt (Software)CBC Decrypt (Software)CCM Encrypt (Software)CCM Decrypt (Software)GCM Encrypt (Software)GCM Decrypt (Software)
3DES0.313 MB/s0.307 MB/s----
AES-1281.561 MB/s1.577 MB/s0.828 MB/s0.826 MB/s0.83 MB/s0.825 MB/s
AES-1921.369 MB/s1.394 MB/s0.718 MB/s0.716 MB/s0.771 MB/s0.767 MB/s
AES-2561.219 MB/s1.249 MB/s0.634 MB/s0.632 MB/s0.721 MB/s0.717 MB/s
AlgorithmCBC Encrypt (Hardware)CBC Decrypt (Hardware)CCM Encrypt (Hardware)CCM Decrypt (Hardware)GCM Encrypt (Hardware)GCM Decrypt (Hardware)
AES-12816.26 MB/s16.233 MB/s--14.492 MB/s14.388 MB/s
AES-19215.29 MB/s15.243 MB/s--13.661 MB/s13.605 MB/s
AES-25614.43 MB/s14.388 MB/s--12.936 MB/s12.87 MB/s

Hash Algorithms

ATSAME51 @ 120 MHz

  • Benchmark generated with CycloneCRYPTO 2.1.6
  • Compiled using ARMCC with optimization level 3
AlgorithmSpeed (Software)Speed (Hardware)
MD58.305 MB/s-
SHA-11.73 MB/s60.606 MB/s
SHA-2241.695 MB/s66.666 MB/s
SHA-2561.695 MB/s67.114 MB/s
SHA-3840.876 MB/s-
SHA-5120.876 MB/s-
SHA3-2240.565 MB/s-
SHA3-2560.534 MB/s-
SHA3-3840.409 MB/s-
SHA3-5120.284 MB/s-

Signature Algorithms

ATSAME51 @ 120 MHz

  • Benchmark generated with CycloneCRYPTO 2.1.6
  • Compiled using ARMCC with optimization level 3
AlgorithmSignature Generation (Software)Signature Verification (Software)
RSA (1024 bits)134.6 ms25.7 ms
RSA (2048 bits)705.3 ms95.2 ms
RSA (3072 bits)2008.4 ms204.9 ms
RSA (4096 bits)4351.7 ms362.1 ms
DSA (1024 bits)79.7 ms166.5 ms
DSA (2048 bits)363.6 ms771.2 ms
AlgorithmSignature Generation (Hardware)Signature Verification (Hardware)
RSA (1024 bits)11.6 ms1 ms
RSA (2048 bits)67.8 ms3.2 ms
RSA (3072 bits)205.7 ms6.7 ms
RSA (4096 bits)466.3 ms11.7 ms
DSA (1024 bits)18 ms47.6 ms
DSA (2048 bits)72.6 ms195.9 ms

EC Signature Algorithms

ATSAME51 @ 120 MHz

  • Benchmark generated with CycloneCRYPTO 2.1.6
  • Compiled using ARMCC with optimization level 3
AlgorithmSignature Generation (Software)Signature Verification (Software)
ECDSA (P-256)272.2 ms342.2 ms
ECDSA (P-384)500.5 ms622.1 ms
ECDSA (P-521)546.3 ms649.4 ms
EdDSA (Ed25519)67.6 ms133.6 ms
EdDSA (Ed448)295.1 ms586.1 ms
AlgorithmSignature Generation (Hardware)Signature Verification (Hardware)
ECDSA (P-256)22.8 ms45.6 ms
ECDSA (P-384)52.8 ms104.8 ms
ECDSA (P-521)112.5 ms224.5 ms

Key Exchange Algorithms

ATSAME51 @ 120 MHz

  • Benchmark generated with CycloneCRYPTO 2.1.6
  • Compiled using ARMCC with optimization level 3
AlgorithmPublic Key Generation (Software)Shared Secret Computation (Software)
Diffie-Hellman (1024 bits)272.8 ms272.9 ms
Diffie-Hellman (2048 bits)1879.6 ms1879.9 ms
AlgorithmPublic Key Generation (Hardware)Shared Secret Computation (Hardware)
Diffie-Hellman (1024 bits)32.2 ms32.2 ms
Diffie-Hellman (2048 bits)227.4 ms227.3 ms

EC Key Exchange Algorithms

ATSAME51 @ 120 MHz

  • Benchmark generated with CycloneCRYPTO 2.1.6
  • Compiled using ARMCC with optimization level 3
AlgorithmPublic Key Generation (Software)Shared Secret Computation (Software)
ECDH (P-256)261.5 ms260.6 ms
ECDH (P-384)473.5 ms480.8 ms
ECDH (P-521)533.5 ms531.9 ms
ECDH (X25519)37.7 ms37.7 ms
ECDH (X448)150.7 ms150.7 ms
AlgorithmPublic Key Generation (Hardware)Shared Secret Computation (Hardware)
ECDH (P-256)22.4 ms22.4 ms
ECDH (P-384)51.3 ms51.3 ms
ECDH (P-521)110.9 ms110.9 ms