aboutsummaryrefslogtreecommitdiff
path: root/modules/sasl/scram.py
Commit message (Expand)AuthorAgeFilesLines
* Split hash and hmac logic out to their own functions (sasl.scram)Gravatar jesopo2019-02-051-7/+10
* Move sasl.py to a directory module and move SCRAM logic to a different file,•••move `github/module.py` to `github/__init__.py` Gravatar jesopo2019-02-051-0/+87