<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Wei_Dai</id>
	<title>Wei Dai - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Wei_Dai"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Wei_Dai&amp;action=history"/>
	<updated>2026-05-15T09:48:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=Wei_Dai&amp;diff=1422&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{#seo: |title=Wei Dai – Bitcoin, B-money developer – zaoniao Wiki |keywords=wei dai, wei, dai, engineer, bitcoin, blockchain, wikipedia, b money |description=Wei Dai is a...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Wei_Dai&amp;diff=1422&amp;oldid=prev"/>
		<updated>2019-03-01T11:01:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{#seo: |title=Wei Dai – Bitcoin, B-money developer – zaoniao Wiki |keywords=wei dai, wei, dai, engineer, bitcoin, blockchain, wikipedia, b money |description=Wei Dai is a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#seo:&lt;br /&gt;
|title=Wei Dai – Bitcoin, B-money developer – zaoniao Wiki&lt;br /&gt;
|keywords=wei dai, wei, dai, engineer, bitcoin, blockchain, wikipedia, b money&lt;br /&gt;
|description=Wei Dai is a computer engineer and cypherpunk best known as creator of b-money and the developer of the Crypto++ library. Wei Dai's B-Money described the core concepts later implemented in Bitcoin and other cryptocurrencies.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;amp/&amp;gt;&lt;br /&gt;
[[File:weidai.png|240px|right|Wei Dai Bitcoin]]&lt;br /&gt;
'''Wei Dai''' is a computer engineer&amp;lt;ref name=nytimes-satoshi&amp;gt;[http://www.nytimes.com/2015/05/17/business/decoding-the-enigma-of-satoshi-nakamoto-and-the-birth-of-bitcoin.html Decoding the Enigma of Satoshi Nakamoto and the Birth of Bitcoin]&amp;lt;/ref&amp;gt; and cypherpunk best known as creator of b-money and the developer of the Crypto++ library.  Dai is listed as inventor on U.S. patents 5724279 and 6081598 which were assigned to Microsoft.&lt;br /&gt;
&lt;br /&gt;
==Biography of Wei Dai==&lt;br /&gt;
=== Education and career ===&lt;br /&gt;
Mr. Dai graduated from the University of Washington with a degree in Computer Science and is described as an &amp;quot;intensely private computer engineer&amp;quot;.  His profile as a member of the advisory board for the (now defunct) VoteHere.net indicated:&lt;br /&gt;
 &amp;quot;Mr. Dai worked in the Cryptography Research Group at Microsoft Corporation in Redmond, Washington. While at Microsoft, he was involved in the study, design and implementation of cryptosystems for specialized applications. Prior to joining Microsoft, Mr. Dai was a programmer with TerraSciences of Acton, Massachusetts. Mr. Dai holds a Bachelor of Science degree from the University of Washington in computer science, with a minor in mathematics.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Wei Dai and Cryptography ===&lt;br /&gt;
Dai has made numerous contributions to the field of cryptography and has identified critical Cipher Block Chaining (CBC) vulnerabilities affecting SSH2&amp;lt;ref&amp;gt;[http://eprint.iacr.org/2013/151.pdf Some Fixes To SSH]&amp;lt;/ref&amp;gt; and the browser exploit against SSL/TLS known as BEAST (Browser Exploit Against SSL/TLS).&lt;br /&gt;
&lt;br /&gt;
==== Crypto++ ====&lt;br /&gt;
[[Crypto++]] (also known as '''CryptoPP''', '''libcrypto++''', and '''libcryptopp''') is a free and open source C++ class library of cryptographic algorithms and schemes written by Wei Dai. Crypto++ has been widely used in academia, student projects, open source and non-commercial projects, as well as businesses.&lt;br /&gt;
&lt;br /&gt;
==== VMAC ====&lt;br /&gt;
[https://en.wikipedia.org/wiki/VMAC VMAC] is a block cipher-based [https://en.wikipedia.org/wiki/Message_authentication_code message authentication code (MAC)] algorithm using a universal hash proposed by Ted Krovetz and Wei Dai in April 2007. The algorithm was designed for high performance backed by a formal analysis.&amp;lt;ref&amp;gt;[http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.65.9987 VHASH Security]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== B-money ====&lt;br /&gt;
In 1998, Dai Wei helped to spark interest in [[Cryptocurrency|cryptocurrencies]] with the publication of &amp;quot;b-money, an anonymous, distributed electronic cash system&amp;quot;.  In the paper, Dai outlines the basic properties of all modern day cryptocurrency systems: &amp;quot;...a scheme for a group of untraceable digital pseudonyms to pay each other with money and to enforce contracts amongst themselves without outside help&amp;quot;.&amp;lt;ref&amp;gt;[http://www.weidai.com/bmoney.txt B-Money]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Wei Dai and Bitcoin ===&lt;br /&gt;
Described as &amp;quot;money which is impossible to regulate&amp;quot;, Dai's '''b-money''' described the core concepts later implemented in [[Bitcoin]] and other cryptocurrencies:&lt;br /&gt;
* Requires a specified amount of computational work (aka [[Proof-of-work]]).&lt;br /&gt;
* The work done is verified by the community who update a collective ledger book.&lt;br /&gt;
* The worker is awarded funds for their effort.&lt;br /&gt;
* Exchange of funds is accomplished by collective bookkeeping and authenticated with cryptographic hashes.&lt;br /&gt;
* Contracts are enforced through the broadcast and signing of transactions with digital signatures (i.e., public key cryptography).&lt;br /&gt;
&lt;br /&gt;
=== Relationship with Satoshi Nakamoto ===&lt;br /&gt;
Wei Dai and [[Adam Back]] were the first two people contacted by [[Satoshi Nakamoto]] as he was developing [[Bitcoin]] in 2008 and the b-money paper was referenced in the subsequent Bitcoin whitepaper.&amp;lt;ref&amp;gt;[https://bitcoin.org/bitcoin.pdf Bitcoin: A Peer-to-Peer Electronic Cash System]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In a May 2011 article, noted cryptographer [[Nick Szabo]] states:&lt;br /&gt;
 Myself, Wei Dai, and [[Hal Finney]] were the only people I know of who liked the idea (or in Dai's case his related idea) enough to pursue it to any significant extent until Nakamoto (assuming Nakamoto is not really Finney or Dai).&amp;lt;ref&amp;gt;[http://unenumerated.blogspot.com/2011/05/bitcoin-what-took-ye-so-long.html Bitcoin, what took ye so long?]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However Dai questions b-money's influence on &lt;br /&gt;
 ...my understanding is that the creator of Bitcoin, who goes by the name Satoshi Nakamoto, didn't even read my article before reinventing the idea himself. He learned about it afterward and credited me in his paper. So my connection with the project is quite limited.&amp;lt;ref&amp;gt;[http://lesswrong.com/lw/4cs/making_money_with_bitcoin/3lq1 Wei_Dai comments on Making money with Bitcoin?]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There has been much speculation as to the identity of Satoshi Nakamoto, with suspects including Wei Dai, Nick Szabo, Hal Finney and accompanying denials.&lt;br /&gt;
&lt;br /&gt;
=== WEI currency unit ===&lt;br /&gt;
The smallest unit of Ether (cryptocurrency of the Ethereum network) is the '''wei''' (named after Wei Dai).&amp;lt;ref&amp;gt;[http://gavwood.com/Paper.pdf Ethereum: A Secure Decentralised Generalised Transaction Ledger]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Bits of Gold]]&lt;br /&gt;
* [[Mike Hearn]]&lt;br /&gt;
* [[BlockTrail]]&lt;br /&gt;
* [[Bitcoin Market]]&lt;br /&gt;
* [[CEX.IO]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.weidai.com/ Home page]&lt;br /&gt;
* [http://sourceforge.net/u/weidai/profile/ Profile on SourceForge]&lt;br /&gt;
* [http://lesswrong.com/user/Wei_Dai/submitted/ Posts on LessWrong]&lt;br /&gt;
* [http://nakamotoinstitute.org/authors/wei-dai/ Profile at the Nakamoto Institute]&lt;br /&gt;
* [https://scholar.google.com/citations?user=YQSmJLUAAAAJ&amp;amp;amp;hl=en Wei Dai - Google Scholar Citations]&lt;br /&gt;
* [https://en.bitcoin.it/wiki/Wei_Dai https://en.bitcoin.it/wiki/Wei_Dai]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[ru:Wei Dai]] [[de:Wei Dai]]&lt;br /&gt;
[[Category:People of the industry]]&lt;br /&gt;
[[Category:Ethereum]]&lt;br /&gt;
[[Category:Microsoft]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>