diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/paper/taler.bib | 18 | 
1 files changed, 16 insertions, 2 deletions
diff --git a/doc/paper/taler.bib b/doc/paper/taler.bib index 10f4ef43..b22e9eb5 100644 --- a/doc/paper/taler.bib +++ b/doc/paper/taler.bib @@ -202,7 +202,7 @@    abstract="We introduce a new class of computational problems which we call the ``one-more-RSA-inversion'' problems. Our main result is that two problems in this class, which we call the chosen-target and known-target inversion problems, respectively, have polynomially equivalent computational complexity. We show how this leads to a proof of security for Chaum's RSA-based blind signature scheme in the random oracle model based on the assumed hardness of either of these problems. We define and prove analogous results for ``one-more-discrete-logarithm'' problems. Since the appearence of the preliminary version of this paper, the new problems we have introduced have found other uses as well.",    issn="1432-1378",    doi="10.1007/s00145-002-0120-1", -  url_doi="http://dx.doi.org/10.1007/s00145-002-0120-1" +  doi_url="http://dx.doi.org/10.1007/s00145-002-0120-1",    url="https://eprint.iacr.org/2001/002"  } @@ -226,10 +226,24 @@    pages="319--338",    isbn="978-3-540-46088-6",    doi="10.1007/3-540-46088-8_25", -  url_doi="https://www.di.ens.fr/~pointche/Documents/Papers/2001_fcA.pdf" +  url="https://www.di.ens.fr/~pointche/Documents/Papers/2001_fcA.pdf"  } +@inbook{Coron2000, +  author="Coron, Jean-S{\'e}bastien", +  editor="Bellare, Mihir", +  chapter="On the Exact Security of Full Domain Hash", +  title="Advances in Cryptology --- CRYPTO 2000: 20th Annual International Cryptology Conference Santa Barbara, California, USA, August 20--24, 2000 Proceedings", +  year="2000", +  publisher="Springer Berlin Heidelberg", +  address="Berlin, Heidelberg", +  pages="229--235", +  isbn="978-3-540-44598-2", +  doi="10.1007/3-540-44598-6_14", +  doi_url="http://dx.doi.org/10.1007/3-540-44598-6_14", +  url="https://www.iacr.org/archive/crypto2000/18800229/18800229.pdf" +}  | 
