Difference between revisions of "emCrypt"

From SEGGER Wiki
Jump to: navigation, search
m
m
Line 7: Line 7:
 
</div>
 
</div>
   
== Device specifics ==
 
== Core specifics ==
 
 
== Performance ==
 
== Performance ==
  +
== Configuration and selection of cyphers ==
 
  +
{| class="wikitable sortable"
  +
|+ Cryptography benchmarks on real hardware
  +
|-
  +
! scope="col" | Benchmark
  +
! scope="col" | Core
  +
! scope="col" | Device
  +
! scope="col" class="unsortable" | Unsortable
  +
|-
  +
| ECDSA Sign and Verify || CM0 || STM32F072 || [[ECDSA_Sign_Verify_STM32F072|Results]]
  +
|-
  +
| ECDSA Sign and Verify || CM0 || R7FS124 || [[ECDSA_Sign_Verify_R7FS124|Results]]
  +
|-
  +
|}

Revision as of 13:49, 18 June 2019

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 Core Device Unsortable
ECDSA Sign and Verify CM0 STM32F072 Results
ECDSA Sign and Verify CM0 R7FS124 Results