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

feature: support signature key Rsa and ed25519 #579

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

xyq-c-cpp
Copy link
Collaborator

  1. Binance supports three message signing methods. The current message signing method in the module only supports HMAC. The updated feature will add support for RSA and Ed25519 key types, expanding the range of cryptographic algorithms available for message signing.

@xyq-c-cpp
Copy link
Collaborator Author

when #572 merged, then notify me and merged this. @adshao

@xyq-c-cpp
Copy link
Collaborator Author

@adshao hello, review this.

@adshao adshao merged commit c2c4643 into ccxt:master Jun 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants