Skip to content

This gets a key from master key which was stored ATECC608A slot 4 on Jetson Nano.

License

Notifications You must be signed in to change notification settings

kmwebnet/ECC608-keyout2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECC608-keyout

This gets a key from master key which was stored ATECC608A slot 4 on Jetson Nano.

Requirements

install "apt install build-essential".
ATECC608A slot4 key preparation.

Environment reference

Jetson Nano
this project initializes I2C 1 port.
pin assigned as below:

  I2C 1 SDA pin3   
  I2C 1 SCL pin5  

Microchip ATECC608(on I2C port 1)

Usage

"git clone --recursive " on your target directory and make -j4.

Run this project

execute "./keyout " on termial.
random 32byte key which uses with cryptsetup will emit to stdout.

License

This software is released under the MIT License, see LICENSE.

About

This gets a key from master key which was stored ATECC608A slot 4 on Jetson Nano.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published