<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/crypto/crypto.cpp, 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>2018-09-11T13:38:12Z</updated>
<entry>
<title>crypto: some paranoid checks in generate_signature/check_signature</title>
<updated>2018-09-11T13:38:12Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-24T20:12:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a4317e61b5f48c05bb094f8bfe1a8cc890885a6f'/>
<id>urn:sha1:a4317e61b5f48c05bb094f8bfe1a8cc890885a6f</id>
<content type='text'>
Reported by QuarksLab.
</content>
</entry>
<entry>
<title>crypto: never return zero in random32_unbiased</title>
<updated>2018-09-11T13:38:12Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-24T19:53:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7434df1cc6e96b5d98ea6e3ec095eaae4ac9a95c'/>
<id>urn:sha1:7434df1cc6e96b5d98ea6e3ec095eaae4ac9a95c</id>
<content type='text'>
This avoids problems when the caller can't deal with a zero
walue, which happens often enough that it's worth nipping the
problem in the bud.
</content>
</entry>
<entry>
<title>Merge pull request #4137</title>
<updated>2018-08-15T22:17:34Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-08-15T22:17:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5295e4eb82bbf019ae9fbd2757e39bd411aad414'/>
<id>urn:sha1:5295e4eb82bbf019ae9fbd2757e39bd411aad414</id>
<content type='text'>
63e342b crypto: move null_pkey/null_skey to the cpp file (moneromooo-monero)
0496c7c crypto: do not use boost::value_initialized to init null skey/pkey (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4097</title>
<updated>2018-07-27T19:23:54Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-07-27T19:23:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3fde902394946281665531abd742c64bdb23be25'/>
<id>urn:sha1:3fde902394946281665531abd742c64bdb23be25</id>
<content type='text'>
61caab8 crypto: remove slight bias in key generation due to modulo (moneromooo-monero)
</content>
</entry>
<entry>
<title>crypto: do not use boost::value_initialized to init null skey/pkey</title>
<updated>2018-07-20T22:06:22Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-20T21:59:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0496c7c91abbf8ec20cc70f383868957c6f9adc9'/>
<id>urn:sha1:0496c7c91abbf8ec20cc70f383868957c6f9adc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crypto: move null_pkey/null_skey to the cpp file</title>
<updated>2018-07-15T18:09:36Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-15T11:59:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=63e342be8452510abb67bfe24df90a0972a4edfd'/>
<id>urn:sha1:63e342be8452510abb67bfe24df90a0972a4edfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crypto: remove slight bias in key generation due to modulo</title>
<updated>2018-07-05T08:18:01Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-04T21:17:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=61caab8a8c8a4e4239216c861c4d1eba5bcfd76e'/>
<id>urn:sha1:61caab8a8c8a4e4239216c861c4d1eba5bcfd76e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crypto: remove unused unsafe random scalar generator</title>
<updated>2018-06-28T15:44:13Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-06-28T15:35:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ef649f998dd45b2e42985188cb9a2cbdcf9fa3c1'/>
<id>urn:sha1:ef649f998dd45b2e42985188cb9a2cbdcf9fa3c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3592</title>
<updated>2018-05-31T19:41:17Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-05-31T19:41:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b6eb7484d1f8b7055a20f116b07a0787019e2be7'/>
<id>urn:sha1:b6eb7484d1f8b7055a20f116b07a0787019e2be7</id>
<content type='text'>
90a16b1 crypto: fix initialization order issue with random mutex (moneromooo-monero)
6a61f52 unit_tests: add ringdb unit tests (moneromooo-monero)
</content>
</entry>
<entry>
<title>crypto: more places needing fixing for GCC 8.1</title>
<updated>2018-05-13T17:17:13Z</updated>
<author>
<name>moneroexamples</name>
<email>moneroexamples@tuta.io</email>
</author>
<published>2018-05-13T17:12:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9317bce9cab582b025e5e7ad76bf4d739b3d8f87'/>
<id>urn:sha1:9317bce9cab582b025e5e7ad76bf4d739b3d8f87</id>
<content type='text'>
</content>
</entry>
</feed>
