5.2.2.3 Public Key Digest Generation
A digest of a public key may be generated from a stored ECC public key and
stored in TempKey. The Slot# must point to a stored public key, therefore this command
is limited to Slots 8 and higher. Prior to running this command, the TempKey must be a
valid value. The public key will not be output on the bus. The public key could however
be read out using the Read
command. Note that in this mode the 3 bytes
in OtherData will be used to generate the digest and the mode and KeyID bytes will be
ignored.
For the ATECC608B-TNGLoRaWAN, a digest can be created from Slot 1.
Opcode |
Mode |
KeyID |
OtherData | Comment |
---|---|---|---|---|
0x40 | 0x10 | 0x00 0[Slot] | 0x[any value] | Public key digest is created and stored in TempKey |
Name | Size | Response |
---|---|---|
Response | 1 byte |
|
Public Key Digest Creation
A SHA256 Hash is performed over 128 bytes to generate a digest from the public key.
32 bytes |
TempKey |