{"id":22051916,"url":"https://github.com/chenchenwuai/znu-rc4","last_synced_at":"2025-03-23T15:27:59.150Z","repository":{"id":40749239,"uuid":"279802850","full_name":"chenchenwuai/znu-rc4","owner":"chenchenwuai","description":"rc4 encryption","archived":false,"fork":false,"pushed_at":"2022-06-24T23:00:38.000Z","size":1215,"stargazers_count":1,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-30T15:12:11.591Z","etag":null,"topics":["rc4","rc4-algorithm","rc4-encryption"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/chenchenwuai.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-07-15T07:50:38.000Z","updated_at":"2023-03-07T07:08:18.000Z","dependencies_parsed_at":"2022-08-20T02:31:55.155Z","dependency_job_id":null,"html_url":"https://github.com/chenchenwuai/znu-rc4","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenchenwuai%2Fznu-rc4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenchenwuai%2Fznu-rc4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenchenwuai%2Fznu-rc4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenchenwuai%2Fznu-rc4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chenchenwuai","download_url":"https://codeload.github.com/chenchenwuai/znu-rc4/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236091360,"owners_count":19093466,"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":["rc4","rc4-algorithm","rc4-encryption"],"created_at":"2024-11-30T15:12:16.134Z","updated_at":"2025-01-28T21:28:46.835Z","avatar_url":"https://github.com/chenchenwuai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## znu-rc4\n\n🚀 a sample rc4 class 🌈\n\n## 使用\n\n``` javascript\nimport RC4 from  './znu-rc4';\nconst rc4 = new RC4('key');\nconst a = [1,2,3,4]\nconst b = rc4.crypt(a)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenchenwuai%2Fznu-rc4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchenchenwuai%2Fznu-rc4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenchenwuai%2Fznu-rc4/lists"}