We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45410d0 commit e5754e7Copy full SHA for e5754e7
README.rst
@@ -13,9 +13,6 @@ PyORAM
13
.. image:: https://img.shields.io/pypi/v/PyORAM.svg
14
:target: https://pypi.python.org/pypi/PyORAM/
15
16
-.. image:: https://img.shields.io/pypi/dm/PyORAM.svg
17
- :target: https://pypi.python.org/pypi/PyORAM/
18
-
19
Python-based Oblivious RAM (PyORAM) is a collection of
20
Oblivious RAM algorithms implemented in Python. This package
21
serves to enable rapid prototyping and testing of new ORAM
0 commit comments