Sindbad~EG File Manager

Current Path : /opt/alt/python37/lib/python3.7/site-packages/beaker/crypto/
Upload File :
Current File : //opt/alt/python37/lib/python3.7/site-packages/beaker/crypto/noencryption.py

"""Encryption module that does nothing"""

def aesEncrypt(data, key):
    return data

def aesDecrypt(data, key):
    return data

has_aes = False

def getKeyLength():
    return 32

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists