<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/crypto/slow-hash.c, branch v0.10.3</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.10.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-03-25T12:53:14Z</updated>
<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>
<entry>
<title>Fix compiler error about nested externs in slow_hash.c by moving declarations</title>
<updated>2017-02-13T22:35:43Z</updated>
<author>
<name>NanoAkron</name>
<email>nanoakron@users.noreply.github.com</email>
</author>
<published>2017-02-13T22:35:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=67693415ffacd91537a7007c6549340262e9f53c'/>
<id>urn:sha1:67693415ffacd91537a7007c6549340262e9f53c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build wallet with Android NDK</title>
<updated>2017-01-05T01:11:05Z</updated>
<author>
<name>MoroccanMalinois</name>
<email>MoroccanMalinois@protonmail.com</email>
</author>
<published>2017-01-05T01:11:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=80abc3bc4a73f3ba6ffd40b1a03de0cc4d01e3c9'/>
<id>urn:sha1:80abc3bc4a73f3ba6ffd40b1a03de0cc4d01e3c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Preliminary support for DragonFly BSD</title>
<updated>2016-12-15T10:27:53Z</updated>
<author>
<name>Antonio Huete Jimenez</name>
<email>tuxillo@quantumachine.net</email>
</author>
<published>2016-12-15T10:27:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b00da61eab03df2268a2c9946e03385a7d38a5fb'/>
<id>urn:sha1:b00da61eab03df2268a2c9946e03385a7d38a5fb</id>
<content type='text'>
- It builds but no further testing has been done.
</content>
</entry>
<entry>
<title>crypto: armv7: slow-hash: remove redundant source include</title>
<updated>2016-09-18T06:56:26Z</updated>
<author>
<name>redfish</name>
<email>redfish@galactica.pw</email>
</author>
<published>2016-09-18T06:54:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=54010b97b4739c50f32b3364a88a452625aa31c4'/>
<id>urn:sha1:54010b97b4739c50f32b3364a88a452625aa31c4</id>
<content type='text'>
aesb.c is already present in libcrypto as a standalone object.
Tested: builds and runs fine on armv7, static and dynamic.
</content>
</entry>
<entry>
<title>Add ARMv8-A AES support</title>
<updated>2016-09-16T00:45:49Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-09-12T01:07:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=69b59186f309609ee9d7b6ff3a35dd5e32d9d7dc'/>
<id>urn:sha1:69b59186f309609ee9d7b6ff3a35dd5e32d9d7dc</id>
<content type='text'>
More than twice as fast as plain C code. Note that both ARMv7 and
ARMv8 can be further improved with better use of NEON.

Also tweak ARMv7 multiplier
</content>
</entry>
<entry>
<title>crypto,cmake: enable ASM mul impl on ARM; add cmake opt</title>
<updated>2016-09-04T06:46:35Z</updated>
<author>
<name>redfish</name>
<email>redfish@galactica.pw</email>
</author>
<published>2016-09-04T04:27:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=24d93370adb14999841e330e5666749db6dd1f7f'/>
<id>urn:sha1:24d93370adb14999841e330e5666749db6dd1f7f</id>
<content type='text'>
This was disabled earlier as part of diagnosing failing tests
on ARM, which turned out to be due to aliasing, fixed by
adding -fno-strict-aliasing. So, re-enabling it back.
</content>
</entry>
<entry>
<title>Merge pull request #846</title>
<updated>2016-06-19T19:25:52Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-06-19T19:25:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ba61f37f9cb04b456157d6eec502440500453dbc'/>
<id>urn:sha1:ba61f37f9cb04b456157d6eec502440500453dbc</id>
<content type='text'>
de030d9 fix: error: -Werror=misleading-indentation (moneroexample)
c2d7300 contrib: epee: add exception spec to throwing destructors (redfish)
6898741 src: p2p: add exception spec to throwing destructors (redfish)
21dbc95 crypto: slow-hash: fix misleading indent (redfish)
70f3634 crypto: slow-hash: remove unused hash list for ARM (redfish)
1a7772f crypto: oaes_lib: remove unused _NR array (redfish)
6462a3a crypto: fix compile error: use named type in sizeof (redfish)
</content>
</entry>
</feed>
