<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/crypto, branch v0.11.0.0</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.11.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.11.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-08-23T12:38:03Z</updated>
<entry>
<title>crypto: use malloc instead of alloca</title>
<updated>2017-08-23T12:38:03Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-20T20:19:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b5345ef4f08eee2b7e36853ca3efede44ab4a091'/>
<id>urn:sha1:b5345ef4f08eee2b7e36853ca3efede44ab4a091</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crypto: moved boost::lock_guard into a smaller scope</title>
<updated>2017-06-22T09:11:15Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2017-06-19T23:27:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8da82256d475656a8a4932b9e2d623f80c7e62e6'/>
<id>urn:sha1:8da82256d475656a8a4932b9e2d623f80c7e62e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Signature proving payment to destination by only revealing key derivation, not the actual tx secret key</title>
<updated>2017-06-22T09:11:13Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2017-03-29T23:22:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c9e0e944e900012b5789fd54bd8e455e399f94a0'/>
<id>urn:sha1:c9e0e944e900012b5789fd54bd8e455e399f94a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #1991 asm multiply again</title>
<updated>2017-06-08T20:46:40Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2017-06-08T19:40:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1dd524151d335171ab42d42af69fc73d7b995407'/>
<id>urn:sha1:1dd524151d335171ab42d42af69fc73d7b995407</id>
<content type='text'>
Tweak temp variables and constraints. Was working before if not inlined
but newer gcc tends to inline it.
</content>
</entry>
<entry>
<title>changed crypto to cncrypto so it generated libcncrypto</title>
<updated>2017-05-23T11:45:40Z</updated>
<author>
<name>Gentian</name>
<email>gkruja2@gmail.com</email>
</author>
<published>2017-05-21T06:21:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4b932ff3148550fd3e9cf07fccb807a9cdde59ef'/>
<id>urn:sha1:4b932ff3148550fd3e9cf07fccb807a9cdde59ef</id>
<content type='text'>
fix a cmakelist
</content>
</entry>
<entry>
<title>Clean up ARMv8-a aes_expand_key()</title>
<updated>2017-04-12T22:53:08Z</updated>
<author>
<name>hyc</name>
<email>hyc@symas.com</email>
</author>
<published>2017-04-12T22:53:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a467321800bc2ecd910372d6eed33c6ae3a625b5'/>
<id>urn:sha1:a467321800bc2ecd910372d6eed33c6ae3a625b5</id>
<content type='text'>
The inline asm was lying about its parameters
</content>
</entry>
<entry>
<title>IOS CMAKE build settings</title>
<updated>2017-04-03T16:38:50Z</updated>
<author>
<name>Jaquee</name>
<email>jaquee.monero@gmail.com</email>
</author>
<published>2017-04-02T10:19:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f5bd346573aacba601c948038e39aed24c8c069e'/>
<id>urn:sha1:f5bd346573aacba601c948038e39aed24c8c069e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Silence warning about possibly uninitialized pointer</title>
<updated>2017-03-25T12:53:14Z</updated>
<author>
<name>Guillaume LE VAILLANT</name>
<email>guillaume.le.vaillant@openmailbox.org</email>
</author>
<published>2017-03-25T12:47:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=93b32892f72ecb77f5d9daa2fbb9d0cc6e53abc4'/>
<id>urn:sha1:93b32892f72ecb77f5d9daa2fbb9d0cc6e53abc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Specify "524,288" iterations instead of "500,000"</title>
<updated>2017-03-14T14:39:44Z</updated>
<author>
<name>darentuzi</name>
<email>darentuzi@gmail.com</email>
</author>
<published>2017-03-14T14:39:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=585c917691fba2507c5b179255f382b76902bb9a'/>
<id>urn:sha1:585c917691fba2507c5b179255f382b76902bb9a</id>
<content type='text'>
CryptoNight does exactly 524,288 iterations over the scratchpad as defined in CNS008, saying 500,000 could be confusing. I know its meant to give a rough idea (around 500k) to the reader but if you are reading the code, might as well know the exact number.</content>
</entry>
<entry>
<title>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
</feed>
