Skip to main content

A simple Cipher encryption using number

Project description

Repo Visitors Downloads PyPI - Version PyPI - Python Version GitHub pull requests Discord

Arithmos Cipher

Arithmos Cipher is the most simple Cryptography that created in Python. Arithmos is taken from the Greek word (Arithmós or αριθμός) which means "Number".

Arithmos Cipher was created on January 14, 2022 and first released to the public on March 18, 2022.

Not recommended for encrypting important thing.

Explanation of how it works

Basically, 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).

Here the example of the explanation above :

Example = 31240113161205

31 : E
24 : x
01 : a
13 : m
16 : p
12 : l
05 : e

Usage

  • Install
pip install arithmos-cipher
  • Example
    • Via CLI

      Check on the documentation.
      Note : Arithmos Cipher chain are not available on CLI.

    • Via packages

      Check on examples directory.

Licence & Copyright

This Project under MIT License.

Copyright (c) 2022-present LyQuid

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

arithmos-cipher-4.5.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

arithmos_cipher-4.5-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file arithmos-cipher-4.5.tar.gz.

File metadata

  • Download URL: arithmos-cipher-4.5.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for arithmos-cipher-4.5.tar.gz
Algorithm Hash digest
SHA256 cca9865d8461ec299cd7539d6cf3fa6aea7a2d74fc303d0bb06dc161eac4752d
MD5 a1acaa31e14984b23d89c33d8ab4ab8f
BLAKE2b-256 2689a39650810ee7f843a82b3c67b792d090bbcdf0a703859ae079c42a3b34bf

See more details on using hashes here.

File details

Details for the file arithmos_cipher-4.5-py3-none-any.whl.

File metadata

File hashes

Hashes for arithmos_cipher-4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9f5562ec2c12418f33e73d4aa28776db769576aa3eca8a72c3689888e402da62
MD5 9db107b95cfcf8dea82bbbefc8bf1503
BLAKE2b-256 4d85348186b3855087fe64b062c93439aed30df8d37cdad78275444ec8f34507

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page