<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/crypto, branch v0.14.1.1</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.1.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-07-04T22:13:57Z</updated>
<entry>
<title>keccak: guard against misaligned memory accesses on ARM</title>
<updated>2019-07-04T22:13:57Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-07-02T21:07:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=200e53cfdd3a3bdd81f215a5de038cc25cfc6549'/>
<id>urn:sha1:200e53cfdd3a3bdd81f215a5de038cc25cfc6549</id>
<content type='text'>
The code generated is exactly the same as the direct access
one on x86_64
</content>
</entry>
<entry>
<title>ensure no NULL is passed to memcpy</title>
<updated>2019-06-14T08:48:25Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-29T08:17:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=434e617a1d7f2f6f6b4507ada00f9ab69d0bd27e'/>
<id>urn:sha1:434e617a1d7f2f6f6b4507ada00f9ab69d0bd27e</id>
<content type='text'>
NULL is valid when size is 0, but memcpy uses nonnull attributes,
so let's not poke the bear
</content>
</entry>
<entry>
<title>tree-hash: allocate variable memory on heap, not stack</title>
<updated>2019-06-14T08:48:16Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-04T00:15:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e3f714aa2aee5f4a52671de30f48911edf042ea9'/>
<id>urn:sha1:e3f714aa2aee5f4a52671de30f48911edf042ea9</id>
<content type='text'>
Large amounts might run out of stack

Reported by guidov
</content>
</entry>
<entry>
<title>crypto: replace rand&lt;T&gt;()%N idiom with unbiased rand_idx(N)</title>
<updated>2019-04-04T13:38:19Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2019-04-03T05:10:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a2195b9b7fba5da7f47903961db3fb31f6d7146c'/>
<id>urn:sha1:a2195b9b7fba5da7f47903961db3fb31f6d7146c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build on FreeBSD</title>
<updated>2019-03-24T07:12:06Z</updated>
<author>
<name>Nathan Dorfman</name>
<email>ndorf@rtfm.net</email>
</author>
<published>2019-03-22T23:18:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9f49722c4d89f964536b8e73d5f8f173003d1c9f'/>
<id>urn:sha1:9f49722c4d89f964536b8e73d5f8f173003d1c9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5252</title>
<updated>2019-03-21T12:48:24Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-03-21T12:48:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6c0c7d796dc5eeaa52bdd360b1c300457cf1fa3b'/>
<id>urn:sha1:6c0c7d796dc5eeaa52bdd360b1c300457cf1fa3b</id>
<content type='text'>
7ac33342 slow-hash: cache TLS references locally once at function start (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #5251</title>
<updated>2019-03-21T12:47:43Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-03-21T12:47:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=39107e18d5603046bbb301538986e5334547d42a'/>
<id>urn:sha1:39107e18d5603046bbb301538986e5334547d42a</id>
<content type='text'>
7632dede crypto: fix PaX issue on NetBSD with CNv4 JIT (moneromooo-monero)
89b1630e gtest: build fix for NetBSD (moneromooo-monero)
fa43b547 tests: handle any cmake detected python interpreter (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #5250</title>
<updated>2019-03-21T12:47:11Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-03-21T12:47:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=56feda84d31f6745c84dd272656c8286f198621d'/>
<id>urn:sha1:56feda84d31f6745c84dd272656c8286f198621d</id>
<content type='text'>
a48e49aa aesb: avoid stomping on an existing define on NetBSD (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #5213</title>
<updated>2019-03-21T12:44:26Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-03-21T12:44:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f9b1c4f962152f50fbfb96013dfae3c161acd3cd'/>
<id>urn:sha1:f9b1c4f962152f50fbfb96013dfae3c161acd3cd</id>
<content type='text'>
efb2bdd3 slow-hash: default to JIT on x86_64 (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #5211</title>
<updated>2019-03-21T12:44:04Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-03-21T12:44:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=48e3a341f8bb601895c94e7b637475f8911ae530'/>
<id>urn:sha1:48e3a341f8bb601895c94e7b637475f8911ae530</id>
<content type='text'>
c9b13fbb tests/trezor: HF9 and HF10 tests (Dusan Klinec)
a1fd1d49 device/trezor: HF10 support added, wallet::API (Dusan Klinec)
d74d26f2 crypto: hmac_keccak added (Dusan Klinec)
</content>
</entry>
</feed>
