Skip to content

usage of the hashlib to covert and store user input(str, int) as hashed data. Intended Use: Storage of User ID and Data in a smaller and secure way on external databases.

License

Notifications You must be signed in to change notification settings

Taombawkry/UserIDHashing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UserIDHashing

usage of the hashlib to covert and store user input(str, int) as hashed data. Intended Use: Storage of User ID and Data in a smaller and secure way on external databases.

About

usage of the hashlib to covert and store user input(str, int) as hashed data. Intended Use: Storage of User ID and Data in a smaller and secure way on external databases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages