You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ECDSA support should be added, particularly for the TPM provider. The change should cover key creation, signing and verifying. Import and export can be skipped for now.
Some integration and fuzz tests were added, however ECDSA is currently not supported for importing public keys. Will leave this open until that gets done.
ECDSA support should be added, particularly for the TPM provider. The change should cover key creation, signing and verifying. Import and export can be skipped for now.
This will include a bump in version for the TSS crate once parallaxsecond/rust-tss-esapi#68 is done.
The text was updated successfully, but these errors were encountered: