Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.78 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.78 KB

Infineon's OPTIGA™ Trust X Get Started Guide

Description

This repository contains one of Application Notes for OPTIGA™ Trust X security chip.

  • You can find step-by-step get started guide on the Wiki page of the project
  • You can find more information about the security chip in the core repository
  • You can find other Application Notes in the respective repository

Summary

In this guide you may find the following steps:

  • How to import this project into the DAVE™ IDE
  • How to build the software and flash the development board (described below)
  • How to debug and run examples for all Tool Box functions, nameley:
    • sign message (ECDSA)
    • verifiy the ECDSA signature
    • calculate SHA-256 hash
    • generate public private key pair (NIST P256/P384)
    • calculate shared secret (ECDH)
    • derive a key (TLS PRF with SHA-256)

Hardware and Software

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE file for details