{"id":19375039,"url":"https://github.com/jacoblightning/encrypt64","last_synced_at":"2025-09-13T06:36:45.491Z","repository":{"id":62592935,"uuid":"532981974","full_name":"Jacoblightning/EnCrypt64","owner":"Jacoblightning","description":"Cryptography Features.","archived":false,"fork":false,"pushed_at":"2022-09-05T17:25:29.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-07T03:15:25.150Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jacoblightning.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}},"created_at":"2022-09-05T16:39:58.000Z","updated_at":"2024-01-20T15:34:02.000Z","dependencies_parsed_at":"2022-11-03T23:08:08.308Z","dependency_job_id":null,"html_url":"https://github.com/Jacoblightning/EnCrypt64","commit_stats":null,"previous_names":["jacoblightning/encrypt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacoblightning%2FEnCrypt64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacoblightning%2FEnCrypt64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacoblightning%2FEnCrypt64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacoblightning%2FEnCrypt64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jacoblightning","download_url":"https://codeload.github.com/Jacoblightning/EnCrypt64/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240502589,"owners_count":19811837,"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-11-10T08:36:58.059Z","updated_at":"2025-02-24T15:27:23.994Z","avatar_url":"https://github.com/Jacoblightning.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EnCrypt\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;Cryptography Features.  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;Stores encryption in two ways. One is written to a file and the other is returned.\n# Usage :sunglasses:\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;`encrypted_string = encrypt.MAXIMUM_ENCRYPT(string_to_be_encrypted, filename) #  filename for saved file`  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;`print(encrypted_string)`  \n  \n**OUTPUT**:  \nsomething like:  \nb'gAAAAABjFi_ctHNov4f8anfqh-aYGDqvB92Hm5WG1ujEI0YpVj3AEkwbJbvAh75z8md4E4JTfiVJ47vgNzcLEqadwFvJHluaZlpIUM-sSvwEQSVwLBGtoQ0='  \n  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;`decrypted_string = encrypt.MAXIMUM_DECRYPT(byte_string_to_be_decrypted, same_filename) #  filename for saved file`  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;`print(decrypted_string)`  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacoblightning%2Fencrypt64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacoblightning%2Fencrypt64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacoblightning%2Fencrypt64/lists"}