Skip to content

Commit

Permalink
Modified Merkle Patricia Trie.
Browse files Browse the repository at this point in the history
  • Loading branch information
gavofyork committed Apr 19, 2014
1 parent 5971618 commit 7663c3c
Show file tree
Hide file tree
Showing 3 changed files with 394 additions and 33 deletions.
96 changes: 92 additions & 4 deletions Biblio.bib
Original file line number Diff line number Diff line change
@@ -1,8 +1,96 @@
@Misc{cryptoeprint:2013:881,
Note = {http://eprint.iacr.org/},
Url = {Cryptology ePrint Archive, Report 2013/881},
Note = {{http://eprint.iacr.org/}},
Url = {{Cryptology ePrint Archive, Report 2013/881}},
author = {Sompolinsky, Yonatan and Zohar, Aviv},
title = {Accelerating Bitcoin{'}s Transaction Processing. Fast Money Grows on Trees, Not Chains},
year = {2013},
title = {{Accelerating Bitcoin{'}s Transaction Processing. Fast Money Grows on Trees, Not Chains}},
year = {{2013}},
}

@InCollection{gura2004comparing,
BookTitle = {{Cryptographic Hardware and Embedded Systems-CHES 2004}},
Publisher = {{Springer}},
author = {Gura, Nils and Patel, Arun and Wander, Arvinderpal and Eberle, Hans and Shantz, Sheueling Chang},
title = {{Comparing elliptic curve cryptography and RSA on 8-bit CPUs}},
pages = {119-132},
year = {{2004}},
}

@InProceedings{laurie2004proof,
BookTitle = {{Workshop on Economics and Information, Security}},
author = {Laurie, Ben and Clayton, Richard},
title = {{Proof-of-Work{''} proves not to work; version 0.2}},
year = {{2004}},
}

@Article{nakamoto2008bitcoin,
author = {Nakamoto, Satoshi},
title = {{Bitcoin: A peer-to-peer electronic cash system}},
journal = {{Consulted}},
volume = {{1}},
pages = {2012},
year = {{2008}},
}

@Misc{sprankel2013technical,
author = {Sprankel, Simon},
title = {{Technical Basis of Digital Currencies}},
year = {{2013}},
}

@Article{aron2012bitcoin,
Publisher = {{Elsevier}},
author = {Aron, Jacob},
title = {{BitCoin software finds new life}},
journal = {{New Scientist}},
volume = {{213}},
number = {{2847}},
pages = {20},
year = {{2012}},
}

@article{mastercoin2013willett,
url = {{https://github.com/mastercoin-MSC/spec}},
author = {J. R. Willett},
title = {{MasterCoin Complete Specification}},
year = {{2013}},
}

@article{colouredcoins2012rosenfeld,
url = {{https://bitcoil.co.il/BitcoinX.pdf}},
author = {Meni Rosenfeld},
title = {{Overview of Colored Coins}},
year = {{2012}},
}

@incollection{boutellier2014pirates,
booktitle = {{Growth Through Innovation}},
publisher = {{Springer}},
author = {Boutellier, Roman and Heinzen, Mareike},
title = {{Pirates, Pioneers, Innovators and Imitators}},
pages = {85-96},
year = {{2014}},
}

@Article{szabo1997formalizing,
author = {Szabo, Nick},
title = {{Formalizing and securing relationships on public networks}},
journal = {{First Monday}},
volume = {{2}},
number = {{9}},
year = {{1997}},
}

@InProceedings{miller1997future,
BookTitle = {{paper delivered at the Extro 3 Conference (August 9)}},
author = {Miller, Mark},
title = {{The Future of Law}},
year = {{1997}},
}

@article{buterin2013ethereum,
url = {{http://ethereum.org/ethereum.html}},
author = {Vitalik Buterin},
title = {{Ethereum: A Next-Generation Smart Contract and Decentralized Application Platform}},
year = {{2013}},
}

177 changes: 176 additions & 1 deletion Paper.reflib
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<library>
<manage_target braces="false" utf8="false"></manage_target>
<manage_target braces="true" utf8="false">Biblio.bib</manage_target>
<library_folder monitor="false"></library_folder>
<taglist>
</taglist>
Expand All @@ -22,5 +22,180 @@
<bib_extra key="Note">http://eprint.iacr.org/</bib_extra>
<bib_extra key="Url">Cryptology ePrint Archive, Report 2013/881</bib_extra>
</doc>
<doc>
<filename></filename>
<relative_filename></relative_filename>
<key>gura2004comparing</key>
<notes></notes>
<bib_type>InCollection</bib_type>
<bib_doi></bib_doi>
<bib_title>Comparing elliptic curve cryptography and RSA on 8-bit CPUs</bib_title>
<bib_authors>Gura, Nils and Patel, Arun and Wander, Arvinderpal and Eberle, Hans and Shantz, Sheueling Chang</bib_authors>
<bib_journal></bib_journal>
<bib_volume></bib_volume>
<bib_number></bib_number>
<bib_pages>119-132</bib_pages>
<bib_year>2004</bib_year>
<bib_extra key="BookTitle">Cryptographic Hardware and Embedded Systems-CHES 2004</bib_extra>
<bib_extra key="Publisher">Springer</bib_extra>
</doc>
<doc>
<filename></filename>
<relative_filename></relative_filename>
<key>laurie2004proof</key>
<notes></notes>
<bib_type>InProceedings</bib_type>
<bib_doi></bib_doi>
<bib_title>Proof-of-Work” proves not to work; version 0.2</bib_title>
<bib_authors>Laurie, Ben and Clayton, Richard</bib_authors>
<bib_journal></bib_journal>
<bib_volume></bib_volume>
<bib_number></bib_number>
<bib_pages></bib_pages>
<bib_year>2004</bib_year>
<bib_extra key="BookTitle">Workshop on Economics and Information, Security</bib_extra>
</doc>
<doc>
<filename></filename>
<relative_filename></relative_filename>
<key>nakamoto2008bitcoin</key>
<notes></notes>
<bib_type>Article</bib_type>
<bib_doi></bib_doi>
<bib_title>Bitcoin: A peer-to-peer electronic cash system</bib_title>
<bib_authors>Nakamoto, Satoshi</bib_authors>
<bib_journal>Consulted</bib_journal>
<bib_volume>1</bib_volume>
<bib_number></bib_number>
<bib_pages>2012</bib_pages>
<bib_year>2008</bib_year>
</doc>
<doc>
<filename></filename>
<relative_filename></relative_filename>
<key>sprankel2013technical</key>
<notes></notes>
<bib_type>Misc</bib_type>
<bib_doi></bib_doi>
<bib_title>Technical Basis of Digital Currencies</bib_title>
<bib_authors>Sprankel, Simon</bib_authors>
<bib_journal></bib_journal>
<bib_volume></bib_volume>
<bib_number></bib_number>
<bib_pages></bib_pages>
<bib_year>2013</bib_year>
</doc>
<doc>
<filename></filename>
<relative_filename></relative_filename>
<key>aron2012bitcoin</key>
<notes></notes>
<bib_type>Article</bib_type>
<bib_doi></bib_doi>
<bib_title>BitCoin software finds new life</bib_title>
<bib_authors>Aron, Jacob</bib_authors>
<bib_journal>New Scientist</bib_journal>
<bib_volume>213</bib_volume>
<bib_number>2847</bib_number>
<bib_pages>20</bib_pages>
<bib_year>2012</bib_year>
<bib_extra key="Publisher">Elsevier</bib_extra>
</doc>
<doc>
<filename></filename>
<relative_filename></relative_filename>
<key>mastercoin2013willett</key>
<notes></notes>
<bib_type>article</bib_type>
<bib_doi></bib_doi>
<bib_title>MasterCoin Complete Specification</bib_title>
<bib_authors>J. R. Willett</bib_authors>
<bib_journal></bib_journal>
<bib_volume></bib_volume>
<bib_number></bib_number>
<bib_pages></bib_pages>
<bib_year>2013</bib_year>
<bib_extra key="url">https://github.com/mastercoin-MSC/spec</bib_extra>
</doc>
<doc>
<filename></filename>
<relative_filename></relative_filename>
<key>colouredcoins2012rosenfeld</key>
<notes></notes>
<bib_type>article</bib_type>
<bib_doi></bib_doi>
<bib_title>Overview of Colored Coins</bib_title>
<bib_authors>Meni Rosenfeld</bib_authors>
<bib_journal></bib_journal>
<bib_volume></bib_volume>
<bib_number></bib_number>
<bib_pages></bib_pages>
<bib_year>2012</bib_year>
<bib_extra key="url">https://bitcoil.co.il/BitcoinX.pdf</bib_extra>
</doc>
<doc>
<filename></filename>
<relative_filename></relative_filename>
<key>boutellier2014pirates</key>
<notes></notes>
<bib_type>incollection</bib_type>
<bib_doi></bib_doi>
<bib_title>Pirates, Pioneers, Innovators and Imitators</bib_title>
<bib_authors>Boutellier, Roman and Heinzen, Mareike</bib_authors>
<bib_journal></bib_journal>
<bib_volume></bib_volume>
<bib_number></bib_number>
<bib_pages>85-96</bib_pages>
<bib_year>2014</bib_year>
<bib_extra key="booktitle">Growth Through Innovation</bib_extra>
<bib_extra key="publisher">Springer</bib_extra>
</doc>
<doc>
<filename></filename>
<relative_filename></relative_filename>
<key>szabo1997formalizing</key>
<notes></notes>
<bib_type>Article</bib_type>
<bib_doi></bib_doi>
<bib_title>Formalizing and securing relationships on public networks</bib_title>
<bib_authors>Szabo, Nick</bib_authors>
<bib_journal>First Monday</bib_journal>
<bib_volume>2</bib_volume>
<bib_number>9</bib_number>
<bib_pages></bib_pages>
<bib_year>1997</bib_year>
</doc>
<doc>
<filename></filename>
<relative_filename></relative_filename>
<key>miller1997future</key>
<notes></notes>
<bib_type>InProceedings</bib_type>
<bib_doi></bib_doi>
<bib_title>The Future of Law</bib_title>
<bib_authors>Miller, Mark</bib_authors>
<bib_journal></bib_journal>
<bib_volume></bib_volume>
<bib_number></bib_number>
<bib_pages></bib_pages>
<bib_year>1997</bib_year>
<bib_extra key="BookTitle">paper delivered at the Extro 3 Conference (August 9)</bib_extra>
</doc>
<doc>
<filename></filename>
<relative_filename></relative_filename>
<key>buterin2013ethereum</key>
<notes></notes>
<bib_type>article</bib_type>
<bib_doi></bib_doi>
<bib_title>Ethereum: A Next-Generation Smart Contract and Decentralized Application Platform</bib_title>
<bib_authors>Vitalik Buterin</bib_authors>
<bib_journal></bib_journal>
<bib_volume></bib_volume>
<bib_number></bib_number>
<bib_pages></bib_pages>
<bib_year>2013</bib_year>
<bib_extra key="url">http://ethereum.org/ethereum.html</bib_extra>
</doc>
</doclist>
</library>
Loading

0 comments on commit 7663c3c

Please sign in to comment.