Skip to content

cagdass/scrampy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scrampy

Scram authentication in Python

Usage

import scrampy

# Pass a socket connection instance with TLSv1, username and password.
scrampy.Authenticate(connection, username, password)

About

Scram authentication on Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages