https://github.com/tlsfuzzer/python-ecdsa
cryptography digital-signatures ecdh ecdsa elliptic-curves python
Score: 31.67288000722592
Last synced: about 10 hours ago
JSON representation
Repository metadata:
pure-python ECDSA signature/verification and ECDH key agreement
- Host: GitHub
- URL: https://github.com/tlsfuzzer/python-ecdsa
- Owner: tlsfuzzer
- License: other
- Created: 2010-04-19T02:22:17.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2026-06-08T08:43:37.000Z (3 months ago)
- Last Synced: 2026-08-14T10:53:58.408Z (12 days ago)
- Topics: cryptography, digital-signatures, ecdh, ecdsa, elliptic-curves, python
- Language: Python
- Homepage:
- Size: 1020 KB
- Stars: 974
- Watchers: 49
- Forks: 342
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- License: LICENSE
- Security: SECURITY.md
Owner metadata:
- Name: tlsfuzzer
- Login: tlsfuzzer
- Email:
- Kind: organization
- Description: tlsfuzzer and related libraries useful for testing cryptographic implementations
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/74566338?v=4
- Repositories: 3
- Last Synced at: 2024-03-25T19:59:02.494Z
- Profile URL: https://github.com/tlsfuzzer
GitHub Events
Total
- Create event: 6
- Delete event: 6
- Fork event: 17
- Issue comment event: 15
- Issues event: 13
- Pull request event: 9
- Pull request review comment event: 6
- Pull request review event: 9
- Push event: 15
- Release event: 1
- Watch event: 52
- Total: 149
Last Year
- Fork event: 4
- Issue comment event: 8
- Issues event: 2
- Pull request event: 1
- Pull request review comment event: 2
- Pull request review event: 2
- Push event: 4
- Watch event: 12
- Total: 35
Committers metadata
Last synced: 6 days ago
Total Commits: 601
Total Committers: 51
Avg Commits per committer: 11.784
Development Distribution Score (DDS): 0.323
Commits in past year: 12
Committers in past year: 4
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.333
| Name | Commits | |
|---|---|---|
| Hubert Kario | h****t@k****l | 407 |
| Brian Warner | w****r@l****m | 86 |
| Alex Gaynor | a****r@g****m | 9 |
| slush0 | i****o@b****z | 8 |
| Shrirang Bhate | s****r | 8 |
| junderw | j****d@b****p | 7 |
| Elizabeth Myers | e****h@i****e | 6 |
| Owen Yamauchi | o****n@t****m | 6 |
| blag | b****g | 5 |
| Taneli Hukkinen | h****1 | 4 |
| Alexandre Detiste | a****e@g****m | 4 |
| Hugo | h****k | 3 |
| pik | a****v@g****m | 3 |
| Shrirang Bhate | s****b@a****m | 2 |
| 0xmrma | m****4@g****m | 2 |
| Daniel Himmelstein | d****n@g****m | 2 |
| Ian Rodney | i****y@g****m | 2 |
| Sylvain | s****r@g****m | 2 |
| kcorlidy | k****y@o****m | 2 |
| Drew Hintz | a****z@g****m | 2 |
| Sechenov Pavel | s****a@m****u | 1 |
| Alexander Zilberkant | a****t@a****m | 1 |
| Alexander Shadchin | s****n@y****m | 1 |
| Alexander Sosedkin | a****n@r****m | 1 |
| Benjamin Dauvergne | b****e@e****m | 1 |
| Bruno Oliveira | n****s@g****m | 1 |
| vojtechsu | x****6@f****z | 1 |
| tuxuser | 4****r | 1 |
| munagekar | a****k@g****m | 1 |
| mdxs | v****n@m****t | 1 |
| and 21 more... | ||
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 68
Total pull requests: 104
Average time to close issues: 3 months
Average time to close pull requests: about 2 months
Total issue authors: 48
Total pull request authors: 20
Average comments per issue: 1.68
Average comments per pull request: 0.95
Merged pull request: 86
Bot issues: 0
Bot pull requests: 1
Past year issues: 5
Past year pull requests: 10
Past year average time to close issues: 2 days
Past year average time to close pull requests: 1 day
Past year issue authors: 4
Past year pull request authors: 7
Past year average comments per issue: 0.8
Past year average comments per pull request: 0.8
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- tomato42 (16)
- kloczek (4)
- gaiabio12-design (2)
- opacey (2)
- wellingtonmezes (1)
- TigerZhao007 (1)
- hamnaz (1)
- marti1125 (1)
- salmonberry7 (1)
- parulchawla894 (1)
- sumezulike (1)
- Mingli-001 (1)
- jelly (1)
- iceman1001 (1)
- yaronbenezra (1)
Top Pull Request Authors
- tomato42 (78)
- a-detiste (4)
- alexandrehpiva (3)
- gstarovo (2)
- atul-bhardwaj (2)
- MartinThoma (1)
- shadchin (1)
- vojtechsu (1)
- gaoflow (1)
- ijrsvt (1)
- pmazzini (1)
- apoorvdarshan (1)
- xiaoge1001 (1)
- kianmeng (1)
- Myse1f (1)
Top Issue Labels
- question (11)
- maintenance (11)
- bug (10)
- not a bug (9)
- help wanted (7)
- feature (6)
- duplicate (4)
Top Pull Request Labels
- maintenance (48)
- bug (15)
- feature (12)
- help wanted (1)
Package metadata
- Total packages: 3
-
Total downloads:
- pypi: 57,792,998 last-month
- conda: 54,423 total
- Total docker downloads: 1,065,189,455
- Total dependent packages: 253 (may contain duplicates)
- Total dependent repositories: 15,253 (may contain duplicates)
- Total versions: 31
- Total maintainers: 2
- Total advisories: 5
pypi.org: ecdsa
ECDSA cryptographic signature library (pure python)
- Homepage: http://github.com/tlsfuzzer/python-ecdsa
- Documentation: https://ecdsa.readthedocs.io/
- Licenses: MIT
- Latest release: 0.19.2 (published 5 months ago)
- Last Synced: 2026-08-24T13:35:23.236Z (1 day ago)
- Versions: 23
- Dependent Packages: 252
- Dependent Repositories: 15,243
- Downloads: 57,792,998 Last month
- Docker Downloads: 1,065,189,455
-
Rankings:
- Docker downloads count: 0.061%
- Dependent repos count: 0.07%
- Downloads: 0.099%
- Dependent packages count: 0.106%
- Average: 0.891%
- Stargazers count: 2.127%
- Forks count: 2.881%
- Maintainers (2)
-
Advisories:
- python-ecdsa: Denial of Service via improper DER length validation in crafted private keys
- Minerva timing attack on P-256 in python-ecdsa
- Improper Verification of Cryptographic Signature in Pure-Python ECDSA
- Duplicate Advisory: possible DoS caused by malformed signature decoding in Pure-Python ECDSA
- ecdsa Denial of Service vulnerability in signature verification and signature malleability
anaconda.org: ecdsa
This is an easy-to-use implementation of ECC (Elliptic Curve Cryptography) with support for ECDSA (Elliptic Curve Digital Signature Algorithm), EdDSA (Edwards-curve Digital Signature Algorithm) and ECDH (Elliptic Curve Diffie-Hellman), implemented purely in Python
- Homepage: https://github.com/tlsfuzzer/python-ecdsa
- Licenses: MIT
- Latest release: 0.19.2 (published 29 days ago)
- Last Synced: 2026-07-28T16:18:18.408Z (28 days ago)
- Versions: 7
- Dependent Packages: 1
- Dependent Repositories: 10
- Downloads: 54,423 Total
-
Rankings:
- Dependent packages count: 30.652%
- Average: 34.385%
- Dependent repos count: 38.117%
gentoo-portage: dev-python/ecdsa
ECDSA cryptographic signature library in pure Python
- Homepage: https://github.com/tlsfuzzer/python-ecdsa/
- Documentation: https://packages.gentoo.org/packages/dev-python/ecdsa
- Licenses: MIT
- Latest release: 0.19.2 (published 4 months ago)
- Last Synced: 2026-05-27T02:22:50.464Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- cffi <1.14
- coverage *
- coveralls add-py26
- hypothesis <3
- idna <2.8
- inflect <0.3.1
- mock ==2.0.0
- pyopenssl <18
- tox *
- unittest2 *
- coverage *
- coveralls add-py26
- hypothesis *
- pytest >=4.6.0
- tox *
- coverage *
- coveralls *
- hypothesis *
- pytest >=4.6.0
- tox *
- six *
- six >=1.9.0
- actions/checkout v2 composite
- actions/checkout v1 composite
- actions/setup-python v2 composite
- schneegans/dynamic-badges-action v1.4.0 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- six *