Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signer: Add support for signing with keypairs that are not ED25519 #1467

Open
UMR1352 opened this issue Dec 2, 2024 · 0 comments
Open

Signer: Add support for signing with keypairs that are not ED25519 #1467

UMR1352 opened this issue Dec 2, 2024 · 0 comments
Labels
Breaking change A change to the API that requires a major release. Part of "Changed" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog.

Comments

@UMR1352
Copy link
Contributor

UMR1352 commented Dec 2, 2024

Description

Add support for keypair that are not ED25519

Motivation

IOTA Rebased supports many key types which we should support as well in our library.

@UMR1352 UMR1352 added Breaking change A change to the API that requires a major release. Part of "Changed" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog. labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking change A change to the API that requires a major release. Part of "Changed" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog.
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant