{"id":25726630,"url":"https://github.com/ccode-lang/lake","last_synced_at":"2026-06-19T14:32:05.564Z","repository":{"id":130521597,"uuid":"541342529","full_name":"Ccode-lang/LAKE","owner":"Ccode-lang","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-02T04:22:42.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-02T06:13:44.059Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ccode-lang.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-25T23:48:43.000Z","updated_at":"2025-09-02T04:22:45.000Z","dependencies_parsed_at":"2024-03-10T22:15:47.782Z","dependency_job_id":null,"html_url":"https://github.com/Ccode-lang/LAKE","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ccode-lang/LAKE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ccode-lang%2FLAKE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ccode-lang%2FLAKE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ccode-lang%2FLAKE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ccode-lang%2FLAKE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ccode-lang","download_url":"https://codeload.github.com/Ccode-lang/LAKE/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ccode-lang%2FLAKE/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34536275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-02-25T23:18:09.812Z","updated_at":"2026-06-19T14:32:05.557Z","avatar_url":"https://github.com/Ccode-lang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LAKE `Letter Alphabet Key Encryption`  \nSymmetric encryption for letters.\n## Howto\nTo import, use `import LAKE` when the LAKE.py file is in your scripts directory.  \nTo encrypt use `LAKE.encrypt(\u003cplaintext\u003e, \u003cletterkey\u003e)`, example:  \n```python\nimport LAKE\n# prints fnpjx\nprint(LAKE.encrypt(\"hello\", \"key\"))\n```\nTo decrypt use `LAKE.decrypt(\u003ccyphertext\u003e, \u003cletterkey\u003e)`, example:\n```python\nimport LAKE\n#prints hello\nprint(LAKE.decrypt(\"fnpjx\", \"key\"))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccode-lang%2Flake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccode-lang%2Flake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccode-lang%2Flake/lists"}