I want to utilize the libraries already located within the firmware to encrypt data sent across multiple photons. After looking through the firmware, I noticed that the rsa key gen file (firmware/crypto/mbedtls/programs/pkey/rsa_genkey.c) creates the key and stores it in rsa_pub.txt. How do I go about accessing this file after flashing the firmware to my photon? Is this possible? If not, should I just copy the key gen file to create a key in memory, or can I somehow create my own file to hold it?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Reading RSA Private Key from DCT with user space firmware | 0 | 847 | July 7, 2017 | |
AES Library Importing | 0 | 723 | October 24, 2016 | |
Device ID Question - Where is the device ID stored? And what are the priv/pub keys for? | 6 | 1722 | July 7, 2016 | |
Fixing Photon PKI credentials? | 1 | 1613 | November 23, 2016 | |
Can I use PGP on a Photon? | 5 | 800 | November 2, 2018 |