{"id":18725603,"url":"https://github.com/evanhei/secure-banking","last_synced_at":"2025-09-10T21:34:35.392Z","repository":{"id":226843094,"uuid":"637217558","full_name":"EvanHei/Secure-Banking","owner":"EvanHei","description":"Prototype simulation of a bank and ATMs allowing secure communication using asymmetric encryption.","archived":false,"fork":false,"pushed_at":"2024-03-10T02:26:42.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T18:48:59.653Z","etag":null,"topics":["asymmetric-cryptography","command-line-interface","interprocess-communication","prototype","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EvanHei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-05-06T21:43:27.000Z","updated_at":"2024-10-22T05:25:33.000Z","dependencies_parsed_at":"2024-03-10T04:29:13.739Z","dependency_job_id":"73dcaca0-6073-4341-99ed-cbd30f680c2d","html_url":"https://github.com/EvanHei/Secure-Banking","commit_stats":null,"previous_names":["evanhei/secure-banking"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EvanHei/Secure-Banking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanHei%2FSecure-Banking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanHei%2FSecure-Banking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanHei%2FSecure-Banking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanHei%2FSecure-Banking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvanHei","download_url":"https://codeload.github.com/EvanHei/Secure-Banking/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanHei%2FSecure-Banking/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265076593,"owners_count":23707534,"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":["asymmetric-cryptography","command-line-interface","interprocess-communication","prototype","python"],"created_at":"2024-11-07T14:11:01.884Z","updated_at":"2025-07-13T01:03:14.421Z","avatar_url":"https://github.com/EvanHei.png","language":"Python","readme":"# Secure-Banking\nThis program allows a user to view their bank account balance, history, make desposits, and make withdrawls securely by using cryptographic techniques such as encryption, digital signatures, and authentication protocols.\n## Requirements\nThe following libraries must be installed:\n\n### Linux Ubuntu\n    sudo pip install pycryptodomex\n    sudo pip install pyopenssl\n    sudo pip install pwinput\n\n### Windows\n    pip install pycryptodomex\n    pip install pyopenssl\n    pip install pwinput\n\n## Instructions\nRun the commands below in at least 2 terminal windows:\n\n### Linux Ubuntu\n    python3 bank.py\n    python3 atm1.py\n    python3 atm2.py\n\nEnter \"123456\" for the valid user ID and \"password\" for the password.\n\n### Windows\n    python .\\bank.py\n    python .\\atm1.py\n    python .\\atm2.py\n\nEnter \"123456\" for the valid user ID and \"password\" for the password.\n\n## Notes\nAll files other than the Python files and this README contain the public/private keys for the ATMs and bank. The bank only holds one account, and transaction history does not persist after server termination.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanhei%2Fsecure-banking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevanhei%2Fsecure-banking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanhei%2Fsecure-banking/lists"}