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

Feature request: File and plaintext hashing #165

Closed
4 of 6 tasks
u749929 opened this issue Oct 8, 2023 · 1 comment
Closed
4 of 6 tasks

Feature request: File and plaintext hashing #165

u749929 opened this issue Oct 8, 2023 · 1 comment

Comments

@u749929
Copy link

u749929 commented Oct 8, 2023

Description

Hi, I would like to create a mini project to explore text and file hashes and demonstrate their functionality. I would like to have a built in program, where a user can input a string or file path and the program will return a corresponding hash value, as this would be useful to quickly compute hashes.

I intend to use the hashlib library to achieve this. Could you please assign me to this issue and provide any feedback that you have on what you would like to see in the project.

Thanks.

Type of issue

  • Feature (New Script)
  • Bug
  • Documentation

Checklist:

  • I have read the project guidelines.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.
@Yurnerosk
Copy link
Contributor

Hi @u749929 ! There is no need to ask permission to create the mini project... the only things that needs attention is the Code of Conduct and How to contribute. Don't forget to put a README file.

So just get to it!

Any doubts, feel free to ask here.

@ndleah ndleah closed this as completed Jun 2, 2024
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

No branches or pull requests

3 participants