Skip to main content

simple cipher

Project description

32BitCipher

open source: https://github.com/wew1234GD/32BitCipher

usage:

import cp32

cipher = cp32.e32BitCipher() # type your key or leave it blank (default key =  0x1AC32B4D)
#cipher = e32BitCipher(key=0x1A2B3C4D) 

encrypted = cipher.encrypt("test")

print(encrypted)  # encrypted XoR
decrypted = cipher.decrypt(encrypted)
print(decrypted) # decrypted XoR 
git clone https://github.com/wew1234GD/32BitCipher

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

cp32-1.0.0.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cp32-1.0.0-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file cp32-1.0.0.tar.gz.

File metadata

  • Download URL: cp32-1.0.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.0

File hashes

Hashes for cp32-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5dc3b78b3842200c99aefb057bf366f5b8e53675288298be59d2de7e732e34c7
MD5 ba489baa491a87a67142ba920ffbdfee
BLAKE2b-256 091af8f59aa374cf8c1247bd54b02b09c0810bff3f1b3a62003307f12a6d3dc0

See more details on using hashes here.

File details

Details for the file cp32-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: cp32-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.0

File hashes

Hashes for cp32-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5983d3dbaed1f9acef0260a14ba2d4156f1abcd6d2e45a441130ece3c07511b5
MD5 39ffdc1607432a51471393cb2eead903
BLAKE2b-256 372d1262007102ade1df957baf040c03f0d3836bf16c67a2a6d3a007143e8b7f

See more details on using hashes here.

Supported by

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