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

Validate Signature RSA #5

Closed
wants to merge 8 commits into from

Conversation

@xxuejie
Copy link
Collaborator

xxuejie commented Jan 25, 2021

Apart from tests, can we also add a sample/example showcasing how to use the RSA smart contract? Maybe a smart contract using the conventional sighash_all logic, but use RSA instead of secp256k1 as signature verification?

@XuJiandong
Copy link
Collaborator Author

XuJiandong commented Jan 25, 2021

Apart from tests, can we also add a sample/example showcasing how to use the RSA smart contract? Maybe a smart contract using the conventional sighash_all logic, but use RSA instead of secp256k1 as signature verification?

OK, will a subfolder named "examples" to put all stuff there.

@XuJiandong
Copy link
Collaborator Author

use another PR, closed.

@XuJiandong XuJiandong closed this Jan 25, 2021
joii2020 pushed a commit to joii2020/ckb-production-scripts that referenced this pull request Jan 12, 2024
* Display message on wallet with meaningful words. like below:
You're sining:

CKB transaction: 001122334455...

works for bitcoin and ethereum

* add new ethereum algorithm id(18) for displaying message
* update bitcoin algorithm id
* keep eos/tron/dogecoin as same to PW

* Add trait: ChainConfig, used for other on-chain signatures
* Add eth displaying testcase (nervosnetwork#5)
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