ed25519-sk dont enroll on Waveshare RP2350 zero #236
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello, I cant enroll ed25519-sk ssh keys. ecdsa-sk and all other features works perfectly. How can I solve this? PicoKey version is 6.6
Generating public/private ed25519-sk key pair. You may need to touch your authenticator to authorize key generation. Key enrollment failed: requested feature not supportedSame issue on raspberry pi RP2350. It gives the exact same error.
Are you using the firmware with EDDSA enabled?
@polhenarejos Sorry for being ignorant, yes compiled v7.0 with EdDSA enabled and it works now. Thank You for your help.
Solved. Reopen if needed.