ssme-thesis/Thesis.bib

196 lines
6.1 KiB
BibTeX
Raw Normal View History

2018-07-02 20:33:08 +02:00
@online{moneroprojectgithub,
author = {monero-project},
title = {{Monero}: the secure, private, untraceable cryptocurrency},
year = 2016,
url = {https://github.com/monero-project/monero},
urldate = {2018-07-02}
}
@online{cryptonotepaper,
author = {Nicolas van Saberhagen},
title = {{CryptoNote} v 2.0},
year = 2013,
url = {https://lab.getmonero.org/pubs/whitepaper.pdf},
urldate = {2018-07-02}
}
@InProceedings{monerohistory,
author="Sun, Shi-Feng
and Au, Man Ho
and Liu, Joseph K.
and Yuen, Tsz Hon",
editor="Foley, Simon N.
and Gollmann, Dieter
and Snekkenes, Einar",
title="RingCT 2.0: A Compact Accumulator-Based (Linkable Ring Signature) Protocol for Blockchain Cryptocurrency Monero",
booktitle="Computer Security -- ESORICS 2017",
year="2017",
publisher="Springer International Publishing",
address="Cham",
pages="456--474",
abstract="In this work, we initially study the necessary properties and security requirements of Ring Confidential Transaction (RingCT) protocol deployed in the popular anonymous cryptocurrency Monero. Firstly, we formalize the syntax of RingCT protocol and present several formal security definitions according to its application in Monero. Based on our observations on the underlying (linkable) ring signature and commitment schemes, we then put forward a new efficient RingCT protocol (RingCT 2.0), which is built upon the well-known Pedersen commitment, accumulator with one-way domain and signature of knowledge (which altogether perform the functions of a linkable ring signature). Besides, we show that it satisfies the security requirements if the underlying building blocks are secure in the random oracle model. In comparison with the original RingCT protocol, our RingCT 2.0 protocol presents a significant space saving, namely, the transaction size is independent of the number of groups of input accounts included in the generalized ring while the original RingCT suffers a linear growth with the number of groups, which would allow each block to process more transactions.",
isbn="978-3-319-66399-9"
}
@online{githubbytecoin,
author = {Antonio Juarez},
title = {{CryptoNote} - Bytecoin},
year = 2014,
url = {https://github.com/monero-project/monero/commit/296ae46ed8f8f6e5f986f978febad302e3df231a},
urldate = {2018-07-02}
}
@online{moneroattack,
author = {Antonio Juarez},
title = {{CryptoNote} - Bytecoin},
year = 2014,
url = {https://lab.getmonero.org/pubs/MRL-0002.pdf},
urldate = {2018-07-02}
}
2018-07-03 10:44:26 +02:00
@online{fluffyponyonbytecoin,
author = {Riccardo "fluffypony" Spagni},
title = {{Why Monero} and not Bytecoin?},
year = 2014,
url = {https://www.reddit.com/r/Monero/comments/26we1g/why_monero_and_not_bytecoin/chv5whf/},
urldate = {2018-07-02}
}
@online{bitmonero,
author = {thankful\_for\_today},
title = {{Bitmonero} release},
year = 2014,
url = {https://github.com/monero-project/monero/commit/1a8f5ce89a990e54ec757affff01f27d449640bc},
urldate = {2018-07-02}
}
@online{monerofork,
author = {Riccardo "fluffypony" Spagni},
title = {{Monero} New README},
year = 2014,
url = {https://github.com/monero-project/monero/commit/003b1f909d416ab2c869b76176380c5f133bdad4#diff-c47c7c7383225ab55ff591cb59c41e6b},
urldate = {2018-07-03}
}
2018-07-04 16:04:00 +02:00
@online{monerospamattack,
author = {Riccardo "fluffypony" Spagni},
title = {2014/08/24 {Monero} Blockchain Spam Attack - Post Mortem},
year = 2014,
url = {https://bitcointalk.org/index.php?topic=583449.msg8519146#msg8519146},
urldate = {2018-07-04}
}
@online{cryptonotemerkletree,
author = {
cryptonotefoundation},
title = {CryptoC-3: fix for Merkle tree root issue},
year = 2014,
url = {https://github.com/cryptonotefoundation/cryptonote/commit/6be8153a8bddf7be43aca1efb829ba719409787a},
urldate = {2018-07-04}
}
@online{merkletreeexploit,
author = {
cryptonotefoundation},
title = {Counterfeiting via Merkle Tree Exploits within
Virtual Currencies Employing the CryptoNote
Protocol
},
year = 2014,
url = {https://lab.getmonero.org/pubs/MRL-0002.pdf},
urldate = {2018-07-04}
}
@article{macheta2014counterfeiting,
title={Counterfeiting via Merkle Tree Exploits within Virtual Currencies Employing the CryptoNote Protocol},
author={Macheta, Jan and Noether, Sarang and Noether, Surae and Smooth, Javier},
year={2014}
2018-07-10 23:21:47 +02:00
}
@online{moneroalternativedash,
author = {Dash Core Group Inc.},
title = {Dash - Reinventing Cryptocurrency },
year = 2018,
url = {https://github.com/dashpay/dash},
urldate = {2018-07-10}
}
@online{moneroalternativedashdev,
author = {Dash Core Group Inc.},
title = {Dash - Developer Documentation},
year = 2018,
url = {https://dash-docs.github.io/},
urldate = {2018-07-10}
}
@online{moneroalternativedashdev,
author = {Dash Core Group Inc.},
title = {Dash - Developer Documentation},
year = 2018,
url = {https://github.com/PIVX-Project/PIVX},
urldate = {2018-07-10}
2018-07-12 08:56:33 +02:00
}
@online{moneroalternativeaeon,
author = {Aeon Team},
title = {AEON - AEON source code (post May 2018 rebase)},
year = 2018,
url = {https://github.com/aeonix/aeon},
urldate = {2018-07-11}
}
@online{moneroalternativebytecoin,
author = {Amjuarez},
title = {Bytecoin - CryptoNote protocol implementation},
year = 2018,
url = {https://github.com/amjuarez/bytecoin},
urldate = {2018-07-12}
}
@online{moneroalternativepivx,
author = {PIVX-Project},
title = {PIVX Core integration/staging repository},
year = 2018,
url = {https://github.com/PIVX-Project/PIVX},
urldate = {2018-07-12}
}
@online{moneroalternativeverge,
author = {vergecurrency},
title = {VERGE [XVG] Source Code},
year = 2018,
url = {https://github.com/vergecurrency/VERGE},
urldate = {2018-07-12}
}
@online{moneroalternativezcash,
author = {Zcash},
title = {Zcash 1.1.2},
year = 2018,
url = {https://github.com/zcash/zcash},
urldate = {2018-07-12}
}
@online{moneroalternativezcoin,
author = {Zcoinofficial},
title = {The Zerocoin Cryptocurrency},
year = 2018,
url = {https://github.com/zcoinofficial/zcoin},
urldate = {2018-07-12}
2018-07-17 08:05:21 +02:00
}
@article{farell2015analysis,
title={An analysis of the cryptocurrency industry},
author={Farell, Ryan},
year={2015}
2018-07-04 16:04:00 +02:00
}