Skip to content

Get started guide for OPTIGA™ Trust X evaluation kit. Usage examples for the Cryptographic Tool Box.

License

Notifications You must be signed in to change notification settings

kekec/getstarted-optiga-trust-x

 
 

Repository files navigation

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

About

Get started guide for OPTIGA™ Trust X evaluation kit. Usage examples for the Cryptographic Tool Box.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.0%
  • C++ 3.7%
  • Other 0.3%