https://github.com/tlocke/scramp
python scram scram-sha-1 scram-sha-1-plus scram-sha-256 scram-sha-256-plus scram-sha-512 scram-sha-512-plus scram-sha3-512 scram-sha3-512-plus
Last synced: about 1 month ago
Repository metadata:
Python implementation of the SCRAM protocol
- Host: GitHub
- URL: https://github.com/tlocke/scramp
- Owner: tlocke
- License: mit-0
- Created: 2019-02-09T14:00:11.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T16:05:52.000Z (4 months ago)
- Last Synced: 2024-10-29T15:56:33.023Z (about 2 months ago)
- Topics: python, scram, scram-sha-1, scram-sha-1-plus, scram-sha-256, scram-sha-256-plus, scram-sha-512, scram-sha-512-plus, scram-sha3-512, scram-sha3-512-plus
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 28
- Watchers: 8
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Funding Links:
Owner metadata:
- Name: Tony Locke
- Login: tlocke
- Email:
- Kind: user
- Description: “One does not become enlightened by imagining figures of light, but by making the darkness conscious.” - CG Jung
- Website: http://www.tlocke.org.uk/
- Location: Bath, UK
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/221960?u=c86947b9f32a6062313d217d4348c1bea159b44a&v=4
- Repositories: 44
- Last Synced at: 2024-05-01T11:20:39.686Z
- Profile URL: https://github.com/tlocke
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 47
Total Committers: 4
Avg Commits per committer: 11.75
Development Distribution Score (DDS): 0.064
Commits in past year: 3
Committers in past year: 1
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Tony Locke | t****e@t****k | 44 |
Trevor Bergeron | m****l@s****d | 1 |
Fabian Affolter | m****l@f****h | 1 |
Hugo van Kemenade | h****k | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 3
-
Total downloads:
- pypi: 42,019,289 last-month
- Total docker downloads: 291,133,387
- Total dependent packages: 16 (may contain duplicates)
- Total dependent repositories: 533 (may contain duplicates)
- Total versions: 29
- Total maintainers: 1
pypi: scramp
An implementation of the SCRAM protocol.
- Homepage: https://github.com/tlocke/scramp
- Documentation: https://scramp.readthedocs.io/
- Licenses: MIT No Attribution
- Latest release: 1.4.5 (published 8 months ago)
- Last Synced: 2024-11-11T00:14:51.921Z (about 1 month ago)
- Versions: 14
- Dependent Packages: 12
- Dependent Repositories: 533
- Downloads: 42,019,289 Last month
- Docker Downloads: 291,133,387
-
Rankings:
- Downloads: 0.035%
- Docker downloads count: 0.335%
- Dependent repos count: 0.599%
- Dependent packages count: 0.878%
- Average: 5.383%
- Stargazers count: 14.882%
- Forks count: 15.569%
- Maintainers (1)
conda: scramp
A Python implementation of the SCRAM authentication protocol defined by RFC 5802 and RFC 7677.
- Homepage: https://github.com/tlocke/scramp
- Licenses: MIT
- Latest release: 1.4.4 (published about 2 years ago)
- Last Synced: 2024-10-29T18:18:15.719Z (about 2 months ago)
- Versions: 10
- Dependent Packages: 4
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 12.433%
- Dependent repos count: 34.025%
- Average: 35.367%
- Stargazers count: 47.307%
- Forks count: 47.702%
conda: scramp
A Python implementation of the SCRAM authentication protocol defined by RFC 5802 and RFC 7677.
- Homepage: https://github.com/tlocke/scramp
- Licenses: MIT
- Latest release: 1.4.0 (published over 3 years ago)
- Last Synced: 2024-10-29T18:17:32.846Z (about 2 months ago)
- Versions: 5
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 39.804%
- Stargazers count: 48.563%
- Average: 49.155%
- Forks count: 50.558%
- Dependent repos count: 57.694%
Dependencies
- actions/checkout v4 composite
- actions/setup-python v5 composite
- asn1crypto >= 1.5.1