diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-11-09 14:00:44 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-11-09 14:00:44 +0100 |
commit | c4da5a209ba0a78ecec1fe076348d7f1bfa0b712 (patch) | |
tree | 1accb18c6ff33f6195928f3e29127d83713ec729 | |
parent | cac7961c3dfca13e0062ea46e336faa0d624cca8 (diff) |
add practical divisible e-cash bib
-rw-r--r-- | doc/paper/taler.bib | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/paper/taler.bib b/doc/paper/taler.bib index cf37f676f..1605511d1 100644 --- a/doc/paper/taler.bib +++ b/doc/paper/taler.bib @@ -229,6 +229,14 @@ url="http://web.cs.ucdavis.edu/~rogaway/papers/exact.pdf" } +@article{martens2015practical, + title={Practical Divisible E-Cash.}, + author={M{\"a}rtens, Patrick}, + journal={IACR Cryptology ePrint Archive}, + volume={2015}, + pages={318}, + year={2015} +} @article{OneMoreInversion, |