WIP: No support for sha256 signatures #2

Draft
lee.miller wants to merge 2 commits from lee.miller/bitmessage-js:sha256 into master
Contributor

Hi!

Starting a branch to implement sha256 signatures with a verification test using samples from PyBitmessage.

Hi! Starting a branch to implement sha256 signatures with a verification test using samples from PyBitmessage.
lee.miller added 1 commit 2024-03-09 15:00:34 +00:00
lee.miller added 1 commit 2024-03-09 16:19:21 +00:00
lee.miller force-pushed sha256 from 5a67b91c1e to 48b2103e21 2024-03-09 16:55:59 +00:00 Compare
lee.miller added 1 commit 2024-03-22 14:24:42 +00:00
lee.miller force-pushed sha256 from ba1472dd24 to ec7f549383 2024-03-30 22:23:15 +00:00 Compare
This pull request is marked as a work in progress.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b lee.miller-sha256 master
git pull sha256

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff lee.miller-sha256
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/bitmessage-js#2
No description provided.