-
Notifications
You must be signed in to change notification settings - Fork 78
Authentication keys
Freek van Tienen edited this page Nov 20, 2017
·
5 revisions
Authentication keys are RSA keys which are used to verify the image/partition, to make sure only DJI can generate valid upgrades and firmware. Below is an overview of the different authentication keys:
- PRAK (Used to verify images/partitions)
- RRAK (DEV, similar to PRAK)
- GFAK (Geofence Authentication Key)
- SAAK (see Encryption Keys)
- DAAK (see Encryption Keys)
Note that the SAAK and DAAK are described in the Encryption Keys section because of the key derivation, but are used as Authentication keys
This page is created by drone enthusiasts for drone enthusiasts and thus the information might be incorrect.
If you see a mistake, or you know more about specific subject, or you see an area for improvement for the wiki - create an issue in this project and attach your patch (or describe the change you propose).