Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

password hashing utility added for hash algos like MD5, SHA-1... #309

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

jaspinderkohli
Copy link
Contributor

Description

password hashing utility added for hash algos like MD5, SHA-1...

Related Issue

adds a script for hashing passwords

Changes Made

  • added a script at PASSWORD RELATED/PasswordHashingUtility

How to Test

python password_hashing_utility.py

Checklist

  • Code has been tested and verified to work as expected.
  • Documentation has been updated to reflect the changes (if applicable).
  • All tests pass successfully.
  • Followed coding conventions and best practices.

@github-actions
Copy link

Hi @jaspinderkohli! 👋

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.

@larymak larymak merged commit 05279d4 into larymak:main Jul 31, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants