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


Owner metadata:


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 Email 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

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

.github/workflows/test.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
pyproject.toml pypi
  • asn1crypto >= 1.5.1