Support newer ASN.1 signature encoding formats
@gstarovo is already working on this.
Since Jan 3, 2025.
Assessment
This issue has not been assessed yet.
Description
SEC 1 v2.0 specifies ECDSA-Sig-Value structure with 4 values, not two, and one alternative formatting:
- ECDSA-Sig-Value with a or y elements
- ECDSA-Full-R structure
add support for creating those signatures and verifying them (create alternatives for https://github.com/tlsfuzzer/python-ecdsa/blob/93b04ba3ddb7c2716e07761393a179c061718c34/src/ecdsa/util.py#L365 and https://github.com/tlsfuzzer/python-ecdsa/blob/93b04ba3ddb7c2716e07761393a179c061718c34/src/ecdsa/util.py#L231 that can handle them)
- Dominant language
- Python
- Stars
- 973
- Forks
- 343
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from tlsfuzzer/python-ecdsa
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
tlsfuzzer/python-ecdsa#381 ·
-
bug help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
tlsfuzzer/python-ecdsa#349 · 1 comment ·
-
feature help wanted
Difficulty 4/5 3-5 days Newbie friendliness 35/100
tlsfuzzer/python-ecdsa#348 · 1 comment ·
-
bug help wanted
Difficulty 3/5 1-2 days Newbie friendliness 35/100
tlsfuzzer/python-ecdsa#341 · 1 comment ·
-
Add type annotations Openmaintenance
Difficulty 5/5 Over a week Newbie friendliness 25/100
tlsfuzzer/python-ecdsa#340 · 4 comments · 1 reaction ·
All issues in tlsfuzzer/python-ecdsa
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
stephrobert/dsoxlab#238 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
sublimehq/package_control#1780 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
nwg-piotr/nwg-displays#145 ·