ascii-encryption-python

There are 3 repositories under ascii-encryption-python topic.

  • Kalebu/ascii-encryption-python

    ASCII based encryption algorithm implemented in Python

    Language:Python19303
  • KalyanM45/Python-ASCII-Encryption

    This Python script demonstrates a simple ASCII-based encryption algorithm. It converts alphabetic characters to their ASCII numerical values, applies a secret number for encryption, and allows decryption using the same secret number.

    Language:Python110
  • codyverse/basex64

    A simple cryptographic tool for storing data in distributed version control systems like Git.

    Language:Python0100