amebazii

Module keys

Source
Expand description

Default keys used to sign and verify images/ partition tables.

Structs§

  • Represents a pair of cryptographic keys: a private key and a public key.

Constants§

  • Default second key used in the application subimage.
  • Default first key used in the boot image.
  • The default Initialization Vector (IV) used for encryption/decryption operations.
  • Default flash calibration pattern used in flash
  • The default hash key used to generate signatures for the partition table.
  • Default cryptographic key pair for general use in encryption/decryption images.
  • Default hash key pair used for hashing operations (not seen).
  • Unused key pair; not seen
  • Default key pair used for firmware signature generation (used in OTA operations).
  • Default IV used for encrypting/decrypting XIP section data.
  • Default AES encryption key used for encrypting/decrypting XIP section data.