Skip to main content

Use AES to encrypt everything with ease!

Project description

AES Cipher

version license pyversions
powered donate made

Use AES to encrypt everything with ease!

Hierarchy

aescipher
|---- AESCipherCBC()
|   |---- encrypt()
|   '---- decrypt()
|---- AESCipherCBCnoHASH()
|   |---- encrypt()
|   '---- decrypt()
|---- AESCipherCBCwoIV()
|   |---- encrypt()
|   '---- decrypt()
|---- AESCipherCBCnoHASHwoIV()
|   |---- encrypt()
|   '---- decrypt()
|---- AESCipherCTR()
|   |---- encrypt()
|   '---- decrypt()
|---- AESCipherCTRnoIV()
|   |---- encrypt()
|   '---- decrypt()
|---- AESCipherCTRnoHASH()
|   |---- encrypt()
|   '---- decrypt()
|---- AESCipherCTRnoHASHnoIV()
|   |---- encrypt()
|   '---- decrypt()
|---- AESCipherGCM()
|   |---- encrypt_and_digest()
|   '---- decrypt_and_verify()
|---- AESCipherGCMnoHASH()
|   |---- encrypt_and_digest()
|   '---- decrypt_and_verify()
|---- AESCipherGCMwoIV()
|   |---- encrypt_and_digest()
|   '---- decrypt_and_verify()
|---- AESCipherGCMnoHASHwoIV()
|   |---- encrypt_and_digest()
|   '---- decrypt_and_verify()
|---- AESCipherGCMSTREAM()
|   |---- encrypt()
|   '---- decrypt()
|---- AESCipherGCMSTREAMnoHASH()
|   |---- encrypt()
|   '---- decrypt()
|---- AESCipherGCMSTREAMwoIV()
|   |---- encrypt()
|   '---- decrypt()
|---- AESCipherGCMSTREAMnoHASHwoIV()
|   |---- encrypt()
|   '---- decrypt()
|---- AESCipherCTRFileEncReader()
|   |---- name
|   |---- fp
|   |---- fo
|   |---- seek()
|   |---- read()
|   |---- write()
|   |---- close()
|   '---- tell()
|---- AESCipherCTRFileEncWriter()
|   |---- name
|   |---- fp
|   |---- fo
|   |---- seek()
|   |---- read()
|   |---- write()
|   |---- close()
|   '---- tell()
|---- AESCipherCTRFileDecReader()
|   |---- name
|   |---- fp
|   |---- fo
|   |---- seek()
|   |---- read()
|   |---- write()
|   |---- close()
|   '---- tell()
'---- AESCipherCTRFileDecWriter()
    |---- name
    |---- fp
    |---- fo
    |---- seek()
    |---- read()
    |---- write()
    |---- close()
    '---- tell()

Example

python

See test.

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

aescipher-6.0.0.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

aescipher-6.0.0-py3-none-any.whl (31.1 kB view details)

Uploaded Python 3

File details

Details for the file aescipher-6.0.0.tar.gz.

File metadata

  • Download URL: aescipher-6.0.0.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for aescipher-6.0.0.tar.gz
Algorithm Hash digest
SHA256 70646e444d05618c37dbdc7619d7b758e35c3bac7ef73b02e9b47e7e1fda6574
MD5 b80e2b1938b5fddc958fb2267d13c594
BLAKE2b-256 617e85f830de9f581d8b15b442ca3961f85599686836036cad95a4ba10d9a207

See more details on using hashes here.

File details

Details for the file aescipher-6.0.0-py3-none-any.whl.

File metadata

  • Download URL: aescipher-6.0.0-py3-none-any.whl
  • Upload date:
  • Size: 31.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for aescipher-6.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e06a338f728f6bfaa53ade8b16587f8759b9c03ae8879997b5d19225a2fc0c30
MD5 384270a55d09d8244313b8116061895c
BLAKE2b-256 5e4df5a56c004caeef7dfb7b4bd03eea898408d71695eeab7b5afa4a965c1f82

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