{"id":23071487,"url":"https://github.com/parthasdey2304/password-encryption","last_synced_at":"2025-10-26T13:37:38.149Z","repository":{"id":267104206,"uuid":"637428837","full_name":"parthasdey2304/password-encryption","owner":"parthasdey2304","description":"This is a program that uses SHA512, Argon2, UTF-16, Bcrypt, PBKDF2 to encode and hash the password and give you the hash for it!!","archived":false,"fork":false,"pushed_at":"2023-05-07T15:15:48.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T13:52:41.021Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parthasdey2304.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-07T14:29:13.000Z","updated_at":"2023-09-19T14:40:43.000Z","dependencies_parsed_at":"2024-12-08T12:08:36.108Z","dependency_job_id":"2e8136cd-8897-422f-bd8a-1a256ed8188f","html_url":"https://github.com/parthasdey2304/password-encryption","commit_stats":null,"previous_names":["parthasdey2304/password-encryption"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthasdey2304%2Fpassword-encryption","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthasdey2304%2Fpassword-encryption/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthasdey2304%2Fpassword-encryption/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthasdey2304%2Fpassword-encryption/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parthasdey2304","download_url":"https://codeload.github.com/parthasdey2304/password-encryption/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246989489,"owners_count":20865304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-16T07:15:02.530Z","updated_at":"2025-10-26T13:37:33.112Z","avatar_url":"https://github.com/parthasdey2304.png","language":"Python","readme":"# Password-Ecryption\nThis is a program that uses SHA512, Argon2, UTF-16, Bcrypt, PBKDF2 to encode and hash the password and give you the hash for it!!\n\n# Pre-requisites\nYou would need these following to run this program:\n+ Python(version 3.7 or higher)\n+ Git\n+ Bcrypt encryption\n+ Argon2 encryption\n\n# Installation\nCopy the following codes and paste them in the terminal and press enter:\n+ Installing python3:\n```\nsudo apt install python3 -y\n```\n\n+ Installing git:\n```\nsudo apt install git -y\n```\n\n+ Installing Bcrypt:\n```\npip3 install bcrypt\n```\n\n+ Installing Argon2:\n```\npip3 install argon2\n```\n\n# Usage\n+ First you need to clone the repo:\n```\ngit clone https://github.com/parthasdey2304/password-encryption.git\n```\n\n+ Get into the repository:\n```\ncd password-encryption\n```\n\n+ Run the **main.py** file:\n```\npython3 main.py\n```\n\n+ Done..\n\n# Screenshot\n![Screenshot 2023-05-07 201424](https://user-images.githubusercontent.com/131694386/236684909-780d82e5-0802-48b0-839c-6ea79ad47572.png)\n\n# Contributing\nWe welcome contributions from the community! We welcome your contributions to improve the project. If you'd like to contribute to Tkinter-Image-Viewer, please read the following guidelines on how to contribute:\n+ Fork the repository and create a new branch for your changes.\n+ Make your changes to the code.\n+ Test your changes thoroughly.\n+ Commit your changes with a clear and descriptive message.\n+ Push your changes to your fork.\n+ Create a pull request and wait for me to verify and then merge it to the main branch.\n\n# THANK YOU COMMUNITY!!!!\n \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthasdey2304%2Fpassword-encryption","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparthasdey2304%2Fpassword-encryption","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthasdey2304%2Fpassword-encryption/lists"}