{"id":24592091,"url":"https://github.com/girkovarpa/hutton-typescript","last_synced_at":"2025-03-18T02:44:51.467Z","repository":{"id":57675367,"uuid":"286407030","full_name":"GirkovArpa/hutton-typescript","owner":"GirkovArpa","description":"The Hutton cipher implemented in TypeScript.","archived":false,"fork":false,"pushed_at":"2020-08-12T02:58:22.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T03:03:56.752Z","etag":null,"topics":["cipher","encryption","functional-programming","hutton","typescript"],"latest_commit_sha":null,"homepage":"https://hutton-cipher.netlify.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GirkovArpa.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}},"created_at":"2020-08-10T07:30:59.000Z","updated_at":"2020-08-12T02:58:24.000Z","dependencies_parsed_at":"2022-09-26T18:20:35.534Z","dependency_job_id":null,"html_url":"https://github.com/GirkovArpa/hutton-typescript","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GirkovArpa%2Fhutton-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GirkovArpa%2Fhutton-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GirkovArpa%2Fhutton-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GirkovArpa%2Fhutton-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GirkovArpa","download_url":"https://codeload.github.com/GirkovArpa/hutton-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244147224,"owners_count":20405940,"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":["cipher","encryption","functional-programming","hutton","typescript"],"created_at":"2025-01-24T10:13:37.847Z","updated_at":"2025-03-18T02:44:51.440Z","avatar_url":"https://github.com/GirkovArpa.png","language":"TypeScript","readme":"# Hutton Cipher\n\nThe Hutton cipher of [EricBondHutton](https://old.reddit.com/user/ericbondhutton), written in TypeScript in a functional style.\n\n## Usage\n\n```javascript\nimport { encrypt } from 'https://deno.land/x/hutton/mod.ts';\n\nconsole.log(\n  encrypt('helloworld', 'foo', 'bar'); // 'pwckfenttc'\n);\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgirkovarpa%2Fhutton-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgirkovarpa%2Fhutton-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgirkovarpa%2Fhutton-typescript/lists"}