.. Crypto Security Encoder documentation master file, created by sphinx-quickstart on Sun Feb 28 19:32:39 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Crypto Security Encoder's documentation! =================================================== cryptoSecurityEncoder module use pycryptodome in python. This module encrypt and decrypt data using AES with 256 and 512 mode selected by the user. Use authenticated modes to verify the message. Also use functions to derivative the user key. .. toctree:: :maxdepth: 2 :caption: Contents: docs/cryptoSecurityEncoder Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`