<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/hash, branch v0.14.0.2</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.14.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-02-14T14:44:27Z</updated>
<entry>
<title>Adding cnv4-2 tweaks</title>
<updated>2019-02-14T14:44:27Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-02-12T22:45:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c2b8037a4296a542fd4170c86b0914b5f6470f5b'/>
<id>urn:sha1:c2b8037a4296a542fd4170c86b0914b5f6470f5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cryptonight variant 4 aka CryptonightR</title>
<updated>2019-02-14T14:44:27Z</updated>
<author>
<name>SChernykh</name>
<email>sergey.v.chernykh@gmail.com</email>
</author>
<published>2019-02-04T16:49:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1b77e80a7851a0a69da1111db0b4be8f3e668884'/>
<id>urn:sha1:1b77e80a7851a0a69da1111db0b4be8f3e668884</id>
<content type='text'>
It introduces random integer math into the main loop.
</content>
</entry>
<entry>
<title>cryptonote tweak v2.2</title>
<updated>2018-09-22T03:47:50Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2018-09-19T04:30:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f3cd51a12b202875bd8191668aceb8a4f810ecd4'/>
<id>urn:sha1:f3cd51a12b202875bd8191668aceb8a4f810ecd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cryptonight variant 2</title>
<updated>2018-09-09T18:43:01Z</updated>
<author>
<name>SChernykh</name>
<email>sergey.v.chernykh@gmail.com</email>
</author>
<published>2018-08-03T09:41:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5fd83c13fbf8dc304909345e60a853c15b0de1e5'/>
<id>urn:sha1:5fd83c13fbf8dc304909345e60a853c15b0de1e5</id>
<content type='text'>
Contains two modifications to improve ASIC resistance: shuffle and integer math.

Shuffle makes use of the whole 64-byte cache line instead of 16 bytes only, making Cryptonight 4 times more demanding for memory bandwidth.

Integer math adds 64:32 bit integer division followed by 64 bit integer square root, adding large and unavoidable computational latency to the main loop.

More details and performance numbers: https://github.com/SChernykh/xmr-stak-cpu/blob/master/README.md
</content>
</entry>
<entry>
<title>tests/hash: correctly reference crypto HASH_SIZE for less confusion</title>
<updated>2018-03-14T15:10:54Z</updated>
<author>
<name>AnythingTechPro</name>
<email>anythingtechpro@gmail.com</email>
</author>
<published>2018-03-14T15:10:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=843f65cbda2bd4840cf441779700fa71d574c7cd'/>
<id>urn:sha1:843f65cbda2bd4840cf441779700fa71d574c7cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chacha: call prehashed version explicitly as generate_chacha_key_prehashed</title>
<updated>2018-03-14T12:00:17Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-03-05T09:24:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7dfa5e9e6e05fb2b8bb346d92f2a22229ef495c8'/>
<id>urn:sha1:7dfa5e9e6e05fb2b8bb346d92f2a22229ef495c8</id>
<content type='text'>
hash: add prehashed version cn_slow_hash_prehashed
slow-hash: let cn_slow_hash take 4th parameter for deciding prehashed or not
slow-hash: add support for prehashed version for the other 3 platforms
</content>
</entry>
<entry>
<title>tweaks to the monerov1 cryptonight algorithm</title>
<updated>2018-03-05T18:18:45Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2018-02-27T23:45:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e136bc6b8a480426f7565b721ca2ccf75547af62'/>
<id>urn:sha1:e136bc6b8a480426f7565b721ca2ccf75547af62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Monero Cryptonight variants, and add one for v7</title>
<updated>2018-03-05T18:18:39Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-02-07T19:07:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=608fd6f14a6b9c0eeba2843fb14cbb235be0034f'/>
<id>urn:sha1:608fd6f14a6b9c0eeba2843fb14cbb235be0034f</id>
<content type='text'>
This is the first variant of many, with the intent to improve
Monero's resistance to ASICs and encourage mining decentralization.
</content>
</entry>
<entry>
<title>Update 2018 copyright</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T05:05:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18216f19dd479466cb7fd38f52d23bddfcfd4880'/>
<id>urn:sha1:18216f19dd479466cb7fd38f52d23bddfcfd4880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: fix link error in hash tests now needing common</title>
<updated>2017-12-18T15:06:01Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-12-18T15:06:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0bcaf86cbd6ec91a394d81845e394b79d8891a86'/>
<id>urn:sha1:0bcaf86cbd6ec91a394d81845e394b79d8891a86</id>
<content type='text'>
</content>
</entry>
</feed>
