Skip to content

Can't verify signature with curve SECP384R1 #82

Discussion options

You must be logged in to vote

Hi @matteofumagalli1275 ,

Please check the following hints for probable causes of forever being stuck in a loop:

  1. Is OPTIGA initialization sequence (missing in the code snippet above) called before triggering jobs at OPTIGA? I assume it was called for SECP256R1 but not for SECP384R1?
  2. If the initialization sequence is called, did it return successfully?
  3. It seems like the issue is in synchronization between host and OPTIGA and OPTIGA is either not initialized for communication with host properly or not initialized at all. This could result in OPTIGA being unable to trigger events and callbacks to host.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@matteofumagalli1275
Comment options

@matteofumagalli1275
Comment options

Answer selected by sgsharath123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants