scramp 1.4.5
0
An implementation of the SCRAM protocol.
Contents
An implementation of the SCRAM protocol.
Stars: 27, Watchers: 27, Forks: 5, Open Issues: 2The tlocke/scramp
repo was created 5 years ago and the last code push was 1 months ago. The project is moderately popular with 27 github stars!
How to Install scramp
You can install scramp using pip
pip install scramp
or add it to a project with poetry
poetry add scramp
Package Details
- Author
- The Contributors
- License
- MIT No Attribution
- Homepage
- None
- PyPi:
- https://pypi.org/project/scramp/
- GitHub Repo:
- https://github.com/tlocke/scramp
Classifiers
Related Packages
Errors
A list of common scramp errors.
Code Examples
Here are some scramp
code examples and snippets.
GitHub Issues
The scramp package has 2 open issues on GitHub
- Support the tls-exporter channel binding
- Can you add reference to RFCs/I-Ds in the README?