Skip to main content

A Encrypted Chat program

Project description

RewRaa (RSA ENCRYPTED WILD ROUND AES APPLICATION, note i have no idea why i choose that name) is a socket-server chat program which uses rsa encryption to encrypt an aes key for encrypting/decrypting messages

Imagine the following encryption scheme:

# first transfer aes key
(CLIENT) => RSA_PUBLIC => (SERVER)
(SERVER) => RSA_ENCRYPTED_AES_KEY => (CLIENT)

        (C) => ENC_DATA => (S)
                    - BROADCAST -
                    (C) - (C) - (C) # clients decrypt the message

But working to give each client a seprate aes-key and signing the data so you can’t create a fake server that reads all your data.

NOTE: Only connect to trusted servers for now it has a big security flaw and the only secure part is if anyone is monitoring your internet traffic

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

rewraa-1.6.4.tar.gz (150.0 kB view details)

Uploaded Source

Built Distribution

rewraa-1.6.4-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

Details for the file rewraa-1.6.4.tar.gz.

File metadata

  • Download URL: rewraa-1.6.4.tar.gz
  • Upload date:
  • Size: 150.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6

File hashes

Hashes for rewraa-1.6.4.tar.gz
Algorithm Hash digest
SHA256 d02e615c928c60095ddef7c5ed0621879bf00de592e76483549c7e549f73db72
MD5 05097de38b5c38c98b329653d189def5
BLAKE2b-256 824837cdc04bdc531cf5aaef178283c1c7218532dbc6fe86e8936c1fb58fd27a

See more details on using hashes here.

File details

Details for the file rewraa-1.6.4-py3-none-any.whl.

File metadata

  • Download URL: rewraa-1.6.4-py3-none-any.whl
  • Upload date:
  • Size: 14.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6

File hashes

Hashes for rewraa-1.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4cd7db8d3ec1b75c145f911212458355f5d5d799dfc39580957f99e9275c4c4d
MD5 2d37a5afa7be7f7ceb9d5f68dc5bd982
BLAKE2b-256 d19025fc63c4859fc30ff2f32d58292fc9e74453e7a4db54756ab4a099032ed8

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