<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/crypto, branch v0.9.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.9.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-01-11T23:16:02Z</updated>
<entry>
<title>Fix arm asm</title>
<updated>2016-01-11T23:16:02Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-01-07T04:37:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8ce12a978e710ca31d076e9be4c4f4ca846b0e3b'/>
<id>urn:sha1:8ce12a978e710ca31d076e9be4c4f4ca846b0e3b</id>
<content type='text'>
About 10% faster than plain C mul128 on raspi1B
</content>
</entry>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace tabs with two spaces for consistency with rest of codebase</title>
<updated>2015-12-15T14:22:06Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2015-12-14T04:54:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=725acc7f17e47e0ea0e7e690f241ee8a286411ea'/>
<id>urn:sha1:725acc7f17e47e0ea0e7e690f241ee8a286411ea</id>
<content type='text'>
Remove trailing whitespace in same files.
</content>
</entry>
<entry>
<title>renamed folder</title>
<updated>2015-10-26T16:00:53Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-08-24T17:34:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bb0c161e7d4bff0e70b59c2f4267da96f34742af'/>
<id>urn:sha1:bb0c161e7d4bff0e70b59c2f4267da96f34742af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-enable optimized slow-hash if someone is trying to compile w/MSVC (disabling it was unintentional)</title>
<updated>2015-08-26T17:30:22Z</updated>
<author>
<name>Javier Smooth</name>
<email>iamjaviersmooth@gmail.com</email>
</author>
<published>2015-08-26T17:30:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b19456dc6dff8af6b55a9d334d035834eb65c540'/>
<id>urn:sha1:b19456dc6dff8af6b55a9d334d035834eb65c540</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #385</title>
<updated>2015-08-24T17:21:31Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-08-24T17:21:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=32077d381013ce19fb9824105a1d348fc8975658'/>
<id>urn:sha1:32077d381013ce19fb9824105a1d348fc8975658</id>
<content type='text'>
0a4bc84 Added ref10 shen_ed25519_ref code, which includes code that can replace crypto-ops with a version straight from Bernstein's ref 10 (ShenNoether)
0d70fdc revert to 776b4fc91a821be152f0f23e6873aabb78a72029 (ShenNoether)
b01f286 Added shen_ed25519_ref to crypto ops subfolder, the point is to directly have bitmonero's crypto code come from bernstein et al's ref 10 code (ShenNoether)
</content>
</entry>
<entry>
<title>Merge pull request #383</title>
<updated>2015-08-24T17:21:04Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-08-24T17:21:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6b7be9f89b17e353beee41015186076a848dab60'/>
<id>urn:sha1:6b7be9f89b17e353beee41015186076a848dab60</id>
<content type='text'>
3b5330e use correct unsigned type (roman)
59cc92b removed some gcc warnings. mainly unused variables. (roman)
</content>
</entry>
<entry>
<title>Added ref10 shen_ed25519_ref code, which includes code that can replace crypto-ops with a version straight from Bernstein's ref 10</title>
<updated>2015-08-23T20:48:50Z</updated>
<author>
<name>ShenNoether</name>
<email>Shen.Noether@gmx.com</email>
</author>
<published>2015-08-23T20:48:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0a4bc84b2f681dfd89b501648f65a951d876e2d8'/>
<id>urn:sha1:0a4bc84b2f681dfd89b501648f65a951d876e2d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert to 776b4fc91a821be152f0f23e6873aabb78a72029</title>
<updated>2015-08-23T20:46:44Z</updated>
<author>
<name>ShenNoether</name>
<email>Shen.Noether@gmx.com</email>
</author>
<published>2015-08-23T20:46:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0d70fdca8c04b0dcb3be5ecb5cfff6a8b645ae53'/>
<id>urn:sha1:0d70fdca8c04b0dcb3be5ecb5cfff6a8b645ae53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added shen_ed25519_ref to crypto ops subfolder, the point is to directly have bitmonero's crypto code come from bernstein et al's ref 10 code</title>
<updated>2015-08-23T20:18:59Z</updated>
<author>
<name>ShenNoether</name>
<email>Shen.Noether@gmx.com</email>
</author>
<published>2015-08-23T20:18:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b01f2864730c076945cc78b4fd3abc8c1860ae53'/>
<id>urn:sha1:b01f2864730c076945cc78b4fd3abc8c1860ae53</id>
<content type='text'>
</content>
</entry>
</feed>
