emCrypt

From SEGGER Wiki
Revision as of 16:19, 19 June 2019 by Paul (talk | contribs)
Jump to: navigation, search

emCrypt is a secure and efficient implementation of essential cryptographic algorithms specifically designed for embedded systems.

This wiki page explains and links to other articles providing information too specific for the user manual or product pages on www.segger.com

Contents

Performance

Cryptography benchmarks on real hardware
Benchmark Device Core Speed Notes Link
ECDSA sign and verify STM32F072 CM0 48 MHz All NIST and Brainpool prime curves Results
ECDSA sign and verify R7FS124 CM0 24 MHz All NIST and Brainpool prime curves Results
ECDSA sign and verify MK66FN2M0 CM4 168 MHz All NIST and Brainpool prime curves Results
ECDSA sign and verify STM32F746 CM7 200 MHz All NIST and Brainpool prime curves Results
EdDSA sign and verify STM32F746 CM7 200 MHz Ed25519 and Ed448 Results
Hash algorithms STM32F746 CM7 200 MHz MD5, RIPEMD160, SHA-1, SHA-256, SHA-512, SM3 Results
MAC algorithms STM32F746 CM7 200 MHz CMAC, GMAC, HMAC, Poly1305 Results