.. _f-crypthelper: module ``data.crypt_helper`` ============================ Short summary +++++++++++++ module ``ensae_teaching_cs.data.crypt_helper`` Data for competitions :githublink:`%|py|5` Functions +++++++++ +-------------------------------------------------------------------------+-------------------------+ | function | truncated documentation | +=========================================================================+=========================+ | :func:`decrypt_data ` | Decrypts a file. | +-------------------------------------------------------------------------+-------------------------+ | :func:`encrypt_data ` | Encrypts a file. | +-------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.data.crypt_helper :members: :special-members: __init__ :show-inheritance: