Search found 1 match
- Fri Sep 27, 2024 4:28 pm
- Forum: Hardware
- Topic: ESP32-S2/S3/C3 digital signature peripheral: wrong output?
- Replies: 0
- Views: 462
ESP32-S2/S3/C3 digital signature peripheral: wrong output?
Hi, I'm trying to use the Digital Signature (DS) peripheral found in some ESP32 chips, but there seems to be something going wrong. When I'm doing a sign-validate roundtrip using the regular RSA peripheral (with all keys coming from my firmware), I get the expected result and everything works fine, ...