{"id":24623193,"url":"https://github.com/localzet/shadowsocks-crypto","last_synced_at":"2025-10-06T16:30:51.254Z","repository":{"id":264512426,"uuid":"825467849","full_name":"localzet/Shadowsocks-Crypto","owner":"localzet","description":"Shadowsocks-Crypto is a Rust library implementing cryptographic algorithms specifically for the Shadowsocks protocol. It supports a variety of ciphers, including AES and Camellia, ensuring secure and efficient encryption for proxy services.","archived":true,"fork":false,"pushed_at":"2024-07-07T21:23:34.000Z","size":52,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-17T16:48:37.488Z","etag":null,"topics":["aes","camellia","crypto","shadowsocks"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/localzet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2024-07-07T21:23:31.000Z","updated_at":"2025-07-10T07:21:19.000Z","dependencies_parsed_at":"2024-11-24T20:11:01.024Z","dependency_job_id":"7fb8c5e5-4b10-4b00-9f60-01d07cf942f9","html_url":"https://github.com/localzet/Shadowsocks-Crypto","commit_stats":null,"previous_names":["localzet-dev/shadowsocks-crypto","localzet/shadowsocks-crypto"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/localzet/Shadowsocks-Crypto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localzet%2FShadowsocks-Crypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localzet%2FShadowsocks-Crypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localzet%2FShadowsocks-Crypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localzet%2FShadowsocks-Crypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localzet","download_url":"https://codeload.github.com/localzet/Shadowsocks-Crypto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localzet%2FShadowsocks-Crypto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278643352,"owners_count":26021090,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":["aes","camellia","crypto","shadowsocks"],"created_at":"2025-01-25T03:55:51.533Z","updated_at":"2025-10-06T16:30:50.747Z","avatar_url":"https://github.com/localzet.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://www.localzet.com\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://cdn.localzet.com/assets/media/logos/ZorinProjectsSP.svg\" width=\"400\"\u003e\n\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/localzet/shadowsocks-crypto\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/commit-activity/t/localzet/shadowsocks-crypto?label=%D0%9A%D0%BE%D0%BC%D0%BC%D0%B8%D1%82%D1%8B\" alt=\"Коммиты\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/localzet/shadowsocks-crypto/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/downloads/localzet/shadowsocks-crypto/total.svg\" alt=\"Релизы\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/localzet/shadowsocks-crypto/search?l=rust\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/languages/top/localzet/shadowsocks-crypto.svg\" alt=\"Язык\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.gnu.org/licenses/agpl-3.0\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/localzet/shadowsocks-crypto?label=%D0%9B%D0%B8%D1%86%D0%B5%D0%BD%D0%B7%D0%B8%D1%8F\" alt=\"Лицензия\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# shadowsocks-crypto\n\n[![Build \u0026 Test](https://github.com/localzet/shadowsocks-crypto/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/localzet/shadowsocks-crypto/actions/workflows/build-and-test.yml)\n\nshadowsocks' flavored cryptographic algorithm in pure Rust.\n\n## Supported Ciphers\n\nStream Ciphers:\n\n* [x] SS\\_TABLE\n* [x] SS\\_RC4\\_MD5\n* [x] AES\\_128\\_CTR, AES\\_192\\_CTR, AES\\_256\\_CTR\n* [x] AES\\_128\\_CFB1, AES\\_128\\_CFB8, AES\\_128\\_CFB128, AES\\_192\\_CFB1, AES\\_192\\_CFB8, AES\\_192\\_CFB128, AES\\_256\\_CFB1, AES\\_256\\_CFB8, AES\\_256\\_CFB128\n* [x] AES\\_128\\_OFB, AES\\_192\\_OFB, AES\\_256\\_OFB\n* [x] CAMELLIA\\_128\\_CTR, CAMELLIA\\_192\\_CTR, CAMELLIA\\_256\\_CTR\n* [x] CAMELLIA\\_128\\_CFB1, CAMELLIA\\_128\\_CFB8, CAMELLIA\\_128\\_CFB128, CAMELLIA\\_192\\_CFB1, CAMELLIA\\_192\\_CFB8, CAMELLIA\\_192\\_CFB128, CAMELLIA\\_256\\_CFB1, CAMELLIA\\_256\\_CFB8, CAMELLIA\\_256\\_CFB128\n* [x] CAMELLIA\\_128\\_OFB, CAMELLIA\\_192\\_OFB, CAMELLIA\\_256\\_OFB\n* [x] RC4\n* [x] CHACHA20 (IETF Version)\n\nAEAD Ciphers：\n\n* [x] AES\\_128\\_CCM, AES\\_256\\_CCM\n* [x] AES\\_128\\_GCM, AES\\_256\\_GCM\n* [x] AES\\_128\\_GCM\\_SIV, AES\\_256\\_GCM\\_SIV\n* [x] CHACHA20\\_POLY1305 (IETF Version)\n* [x] XCHACHA20\\_POLY1305 (IETF Version)\n* [ ] AES\\_128\\_OCB\\_TAGLEN128, AES\\_192\\_OCB\\_TAGLEN128, AES\\_256\\_OCB\\_TAGLEN128\n* [ ] AES\\_SIV\\_CMAC\\_256, AES\\_SIV\\_CMAC\\_384, AES\\_SIV\\_CMAC\\_512\n* [x] SM4\\_GCM, SM4\\_CCM\n\nAEAD 2022 Ciphers ([SIP022](https://github.com/shadowsocks/shadowsocks-org/issues/196)):\n\n* [x] AEAD2022\\_BLAKE3\\_AES\\_128\\_GCM, AEAD2022\\_BLAKE3\\_AES\\_256\\_GCM\n* [x] AEAD2022\\_BLAKE3\\_CHACHA20\\_POLY1305, AEAD2022\\_BLAKE3\\_CHACHA8\\_POLY1305\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalzet%2Fshadowsocks-crypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocalzet%2Fshadowsocks-crypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalzet%2Fshadowsocks-crypto/lists"}