Signed Firmware

Hi, I built a signed firmware using this.
My signed firmware works very fine in CubeOrangePlus.
Now, I want to use my digital certificate public & private key instead of Python code generated public and private key.

Can anyone help me in achieving this?

If your keys are generated using PureEdDSA with Curve25519 and BLAKE2b, as described in RFC 8032 and 32 byte long, then it will be fine. Otherwise no cookie…

1 Like