Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cforeman-cqc committed Jan 12, 2024
1 parent dc624c0 commit c32719b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cryptomite/dodis.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class Dodis:
""" Dodis extractor based on [Dodis20]_. """
""" Dodis extractor based on [Dodis2004]_. """
def __init__(self, n: int, m: int):
"""Create a Dodis Extractor.
Expand Down
2 changes: 1 addition & 1 deletion docs/bibliography.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ Bibliography
.. [Mauer2012] W. Mauerer, C. Portmann, and V. B. Scholz, `A modular framework for randomness extraction based on Trevisan’s construction <https://arxiv.org/pdf/1212.0520.pdf>`_, Pre-print (2012)
.. [Dodis20] Y. Dodis, A. Elbaz, R. Oliveira, and R. Raz, `Improved randomness extraction from two independent sources <https://link.springer.com/chapter/10.1007/978-3-540-27821-4_30>`_ in Proceedings RANDOM, vol. 3122, pp. 334–344 (2004)
.. [Dodis2004] Y. Dodis, A. Elbaz, R. Oliveira, and R. Raz, `Improved randomness extraction from two independent sources <https://link.springer.com/chapter/10.1007/978-3-540-27821-4_30>`_ in Proceedings RANDOM, vol. 3122, pp. 334–344 (2004)
Binary file modified docs/figures/performance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c32719b

Please sign in to comment.