JBP8192 / getstarted-optiga-trust-x

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:C 96.0%Language:C++ 3.7%Language:Assembly 0.3%Language:Groovy 0.0%