.. oblif documentation master file, created by sphinx-quickstart on Sat May 15 21:26:04 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to oblif's documentation! ================================= ``oblif`` is a python package that allows you to write data-oblivious programs using non-data-oblivious constructs such as if, while, and for loops, and ternary operations (``x if cond else y``). .. toctree:: :maxdepth: 2 :caption: Contents: gettingstarted installing frameworks performance help Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`