Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
starkbank
/
ecdsa-python
Public
Notifications
You must be signed in to change notification settings
Fork
43
Star
141
Code
Issues
4
Pull requests
3
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 24, 2022
Bump to v2.2.0
cdottori-stark
committed
9acdc66
Copy full SHA for 9acdc66
Merge pull request #39 from starkbank/feature/compressed-pubKey
Show description for acb9b53
cdottori-stark
authored
acb9b53
Copy full SHA for acb9b53
Add fromCompressed() and toCompressed() functions to PublicKey
xavier-stark
committed
2081f93
Copy full SHA for 2081f93
Commits on Sep 20, 2022
Bump to v2.1.0
cdottori-stark
committed
8e4c0b0
Copy full SHA for 8e4c0b0
Merge pull request #36 from starkbank/feature/add-curve
Show description for a38af7d
cdottori-stark
authored
a38af7d
Copy full SHA for a38af7d
Add add() function in curve and Change getCurveByOid() to getByOid() in curve
xavier-stark
committed
9be5400
Copy full SHA for 9be5400
Commits on Jul 8, 2022
Merge pull request #35 from aekoroglu/master
Show description for 209eab4
cdottori-stark
authored
209eab4
Copy full SHA for 209eab4
Commits on Jul 5, 2022
exclude test files
aekoroglu
committed
f3fb25a
Copy full SHA for f3fb25a
Commits on Nov 24, 2021
Update to v2.0.3
cdottori-stark
committed
7e4d78a
Copy full SHA for 7e4d78a
Merge pull request #30 from starkbank/fix/big-oid-integer
Show description for 4a2c57d
cdottori-stark
authored
4a2c57d
Copy full SHA for 4a2c57d
Refactor oids processing to fix bad encoding with big numbers
cdottori-stark
committed
351f66c
Copy full SHA for 351f66c
Fix imports
cdottori-stark
committed
6690150
Copy full SHA for 6690150
Commits on Nov 9, 2021
Update to v2.0.2
cdottori-stark
committed
8497081
Copy full SHA for 8497081
Merge pull request #29 from starkbank/fix/x9.62-review
Show description for bc59e5d
cdottori-stark
authored
bc59e5d
Copy full SHA for bc59e5d
Fix point at infinity verification in signature and public key
cdottori-stark
committed
2ea31b0
Copy full SHA for 2ea31b0
Commits on Nov 4, 2021
Update to v2.0.1
cdottori-stark
committed
cb6d807
Copy full SHA for cb6d807
Merge pull request #28 from starkbank/fix/signature-range-check
Show description for ea20ebb
cdottori-stark
authored
ea20ebb
Copy full SHA for ea20ebb
Add signature.r and signature.s range check
cdottori-stark
committed
d136170
Copy full SHA for d136170
Commits on Oct 8, 2021
Update to v2.0.0
cdottori-stark
committed
998c92b
Copy full SHA for 998c92b
Commits on Oct 7, 2021
Merge pull request #26 from starkbank/refactor/der
Show description for 6f6b680
cdottori-stark
authored
6f6b680
Copy full SHA for 6f6b680
Refactor DER and binary handling structures for better readability and easier translations
cdottori-stark
committed
1dabf70
Copy full SHA for 1dabf70
Commits on Jun 7, 2021
Update to v1.1.1
cdottori-stark
committed
e215ded
Copy full SHA for e215ded
Merge pull request #25 from onuratakan/master
Show description for b7967a4
cdottori-stark
authored
b7967a4
Copy full SHA for b7967a4
Commits on May 7, 2021
Update ecdsa.py
onuratakan
authored
f53358c
Copy full SHA for f53358c
Commits on Sep 4, 2020
Update to v1.1.0
cdottori-stark
committed
4a46a45
Copy full SHA for 4a46a45
Merge pull request #22 from starkbank/refactor/details
Show description for a841371
cdottori-stark
authored
a841371
Copy full SHA for a841371
Refactor details in code structure
cdottori-stark
committed
37421a4
Copy full SHA for 37421a4
Add optional recovery ID to signatures (#21)
Show description for b563bdb
pibara
authored
b563bdb
Copy full SHA for b563bdb
Commits on Jun 23, 2020
Merge pull request #17 from starkbank/feature/travis-ci
Show description for 093670d
cdottori-stark
authored
093670d
Copy full SHA for 093670d
Commits on May 19, 2020
Setup Travis CI
cdottori-stark
committed
b0b9486
Copy full SHA for b0b9486
Commits on Apr 13, 2020
Update to v1.0.0
rcmstark
committed
643fa9f
Copy full SHA for 643fa9f
Commits on Mar 7, 2020
standardized LICENSE file
cdottori-stark
committed
f00dda0
Copy full SHA for f00dda0
Commits on Feb 4, 2020
Updated gitignore
matheuscferraz
committed
7afe93d
Copy full SHA for 7afe93d
Updated to v0.1.9
matheuscferraz
committed
835b25a
Copy full SHA for 835b25a
Merge pull request #14 from starkbank/refactor/fix-compatibility-python3
Show description for c124ceb
matheuscferraz
authored
c124ceb
Copy full SHA for c124ceb
Pagination
Previous
Next
You can’t perform that action at this time.