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

Digital Signatures #3

Open
sambux1 opened this issue Feb 8, 2022 · 0 comments
Open

Digital Signatures #3

sambux1 opened this issue Feb 8, 2022 · 0 comments
Assignees
Labels

Comments

@sambux1
Copy link
Collaborator

sambux1 commented Feb 8, 2022

We will need a digital signature scheme to verify and prove the authenticity of messages, such as those which add data to the blockchain.

I am currently doing some background research on this topic. I will type up some notes on how digital signatures work and how we can use them in our system, and I will upload this into the repo.

After that, we can decide on the best approach and begin implementing. It's more important to have a bad implementation that we can improve on than wait forever to try to make it perfect on the first try.

@sambux1 sambux1 self-assigned this Feb 8, 2022
@ahmedh409 ahmedh409 added the v0.x not sure what version? label Feb 9, 2022
@ahmedh409 ahmedh409 added v0.4 and removed v0.x not sure what version? labels Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants