{"id":19757134,"url":"https://github.com/senophyx/arithmos-cipher","last_synced_at":"2025-10-14T12:55:48.739Z","repository":{"id":45825960,"uuid":"447835168","full_name":"Senophyx/arithmos-cipher","owner":"Senophyx","description":"A simple Cipher encryption using number.","archived":false,"fork":false,"pushed_at":"2022-07-17T11:42:26.000Z","size":160,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T02:08:06.478Z","etag":null,"topics":["cipher","cipher-algorithms","python"],"latest_commit_sha":null,"homepage":"","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/Senophyx.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":"2022-01-14T03:51:19.000Z","updated_at":"2022-10-19T15:22:04.000Z","dependencies_parsed_at":"2022-08-27T19:12:01.150Z","dependency_job_id":null,"html_url":"https://github.com/Senophyx/arithmos-cipher","commit_stats":null,"previous_names":["senophyx/arithmos-cipher","lyquid12/arithmos-cipher"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Senophyx%2Farithmos-cipher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Senophyx%2Farithmos-cipher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Senophyx%2Farithmos-cipher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Senophyx%2Farithmos-cipher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Senophyx","download_url":"https://codeload.github.com/Senophyx/arithmos-cipher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241089108,"owners_count":19907689,"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","cipher-algorithms","python"],"created_at":"2024-11-12T03:18:12.361Z","updated_at":"2025-10-14T12:55:43.717Z","avatar_url":"https://github.com/Senophyx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Repo Visitors](https://visitor-badge.glitch.me/badge?page_id=LyQuid12.arithmos-cipher\u0026left_text=Repo%20Visitors)](https://github.com/LyQuid12/arithmos-cipher)\n[![Downloads](https://pepy.tech/badge/arithmos-cipher)](https://pepy.tech/project/arithmos-cipher)\n[![PyPI - Version](https://img.shields.io/pypi/v/arithmos-cipher?label=PyPI%20Version\u0026logo=pypi)](https://pypi.org/project/arithmos-cipher)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/arithmos-cipher?label=Python%20Version\u0026logo=python)](https://pypi.org/project/arithmos-cipher#data)\n[![GitHub pull requests](https://img.shields.io/github/issues-pr/LyQuid12/arithmos-cipher?label=Pull%20Requests)](https://github.com/LyQuid12/arithmos-cipher/pulls)\n[![Discord](https://img.shields.io/discord/887650006977347594?color=blue\u0026label=EterNomm\u0026logo=discord)](https://discord.com/invite/qpT2AeYZRN)\n\n# Arithmos Cipher\nArithmos Cipher is the most simple [Cryptography](https://en.wikipedia.org/wiki/Cryptography) that created in [Python](https://python.org).\nArithmos is taken from the Greek word (Arithmós or αριθμός) which means \"Number\".\n\nArithmos Cipher was created on [**January 14, 2022**](https://days.to/14-january/2022) and first released to the public on [**March 18, 2022**](https://days.to/18-march/2022).\n\n*Not recommended for encrypting important thing*.\n\n## Explanation of how it works\nBasically, the given sentences will be exchanged with numbers in alphabetical order (Example: `a = 01` to `z = 26` and `A = 27` to `Z = 52`). For alphabet with one digit will be added `0` in front of it. Each one of the alphabet has a `2` digit number. And for `uppercase letters` starting from the number `27` after lowercase `(z = 26)`[.](https://youtube.com/watch?v=dQw4w9WgXcQ)\n\n**Here the example of the explanation above :**\n```\nExample = 31240113161205\n\n31 : E\n24 : x\n01 : a\n13 : m\n16 : p\n12 : l\n05 : e\n```\n\n## Usage\n- **Install**\n```\npip install arithmos-cipher\n```\n\n- **Example**\n  - Via CLI\n    \n    Check on the [documentation](https://github.com/LyQuid12/arithmos-cipher/blob/master/cli.md). \u003cbr\u003e\n    *Note* : Arithmos Cipher **chain** are **not available** on CLI.\n  - Via packages\n\n    Check on [examples](https://github.com/LyQuid12/arithmos-cipher/tree/master/examples) directory.\n\n## Licence \u0026 Copyright\nThis Project under [MIT License](https://github.com/LyQuid12/arithmos-cipher/blob/master/LICENSE).\n```\nCopyright (c) 2022-present LyQuid\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsenophyx%2Farithmos-cipher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsenophyx%2Farithmos-cipher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsenophyx%2Farithmos-cipher/lists"}