Home
|
FAQ
|
Feedback
|
Licence
|
Updates
|
Mirrors
|
Keys
|
Links
|
Team
Download:
Stable
·
Snapshot
|
Docs
|
Changes
|
Wishlist
Attempting to add an ECDSA key to a running Pageant would cause Pageant to exit with an assertion failure:
File: ../sshecc.c Line: 463 Expression: curve->type == EC_EDWARDS
A workaround is to specify the key on Pageant's command line when it starts.
The same assertion failure can occur in PuTTYgen, when attempting to import a new-format OpenSSH ECDSA key. A workaround is to convert it into some other format (such as an old-format OpenSSH key) first.