<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/device/device_default.cpp, branch v0.13.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.13.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-08-16T11:57:49Z</updated>
<entry>
<title>crypto: make secret_key automatically mlock</title>
<updated>2018-08-16T11:57:49Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-15T13:33:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ab74dc277aac3922a266ccae30fa2c30d9222790'/>
<id>urn:sha1:ab74dc277aac3922a266ccae30fa2c30d9222790</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: allow adjusting number of rounds for the key derivation function</title>
<updated>2018-08-07T16:56:54Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-07-06T06:42:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bcab579864801e765333e8766b714adc22e47b8b'/>
<id>urn:sha1:bcab579864801e765333e8766b714adc22e47b8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sub-address tx scan.</title>
<updated>2018-04-12T11:58:57Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-04-09T14:07:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2c274e05fe760443aa80e63cdf9f6964c7902732'/>
<id>urn:sha1:2c274e05fe760443aa80e63cdf9f6964c7902732</id>
<content type='text'>
When additional keys was needed, the TX scan failed because the
derivation data was always recomputed with the main tx_key and not
the corresponding additional one.

Moreover this patch avoid perf decreasing when not using HW device.
</content>
</entry>
<entry>
<title>Merge pull request #3511</title>
<updated>2018-04-12T09:15:27Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-04-12T09:15:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3a9290ba6f9093ba60cbbcf918d06a49bf6b6fe1'/>
<id>urn:sha1:3a9290ba6f9093ba60cbbcf918d06a49bf6b6fe1</id>
<content type='text'>
0beb94f3 device: fix endianess dependence on subaddress secret key generation (moneromooo-monero)
</content>
</entry>
<entry>
<title>Add the possibility to export private view key for fast scan.</title>
<updated>2018-03-31T16:00:33Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-03-26T10:55:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c77d2bfaa0e0390e421b4d337f49451d504f7046'/>
<id>urn:sha1:c77d2bfaa0e0390e421b4d337f49451d504f7046</id>
<content type='text'>
On client startup the device asks for authorization to export the private view key.
If user agree, the client hold the private view key allowing a fast blockchain scan.
If the user does not agree, the blockchain scan is fully done via the device.
</content>
</entry>
<entry>
<title>Change mutex lock model to avoid dead lock and ensure locks are always released.</title>
<updated>2018-03-31T16:00:33Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-03-26T10:38:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=100b7bc10dcb83f81d6bbd37eca1c8708c4dfbb6'/>
<id>urn:sha1:100b7bc10dcb83f81d6bbd37eca1c8708c4dfbb6</id>
<content type='text'>
Additional cosmetic fixes:
 move 'name' as protected
 remove unnecessary local var
 Fix debug log
</content>
</entry>
<entry>
<title>device: fix endianess dependence on subaddress secret key generation</title>
<updated>2018-03-28T10:14:25Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-28T10:09:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0beb94f323fe9743ebdaed6f837fbf2f22c90147'/>
<id>urn:sha1:0beb94f323fe9743ebdaed6f837fbf2f22c90147</id>
<content type='text'>
We now force little endianness
</content>
</entry>
<entry>
<title>keypair::generate: always require hw::device to avoid possible mistake</title>
<updated>2018-03-14T12:00:16Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-03-05T08:02:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8705beaf51c12d7eab5f56f615ec529a2a8efc27'/>
<id>urn:sha1:8705beaf51c12d7eab5f56f615ec529a2a8efc27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>device: untangle cyclic depenency</title>
<updated>2018-03-14T12:00:15Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-03-05T07:16:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=27a196b1268718dbc41e308c93b35c58f2da2eb4'/>
<id>urn:sha1:27a196b1268718dbc41e308c93b35c58f2da2eb4</id>
<content type='text'>
When #3303 was merged, a cyclic dependency chain was generated:

    libdevice &lt;- libcncrypto &lt;- libringct &lt;- libdevice

This was because libdevice needs access to a set of basic crypto operations
implemented in libringct such as scalarmultBase(), while libringct also needs
access to abstracted crypto operations implemented in libdevice such as
ecdhEncode(). To untangle this cyclic dependency chain, this patch splits libringct
into libringct_basic and libringct, where the basic crypto ops previously in
libringct are moved into libringct_basic. The cyclic dependency is now resolved
thanks to this separation:

    libcncrypto &lt;- libringct_basic &lt;- libdevice &lt;- libcryptonote_basic &lt;- libringct

This eliminates the need for crypto_device.cpp and rctOps_device.cpp.

Also, many abstracted interfaces of hw::device such as encrypt_payment_id() and
get_subaddress_secret_key() were previously implemented in libcryptonote_basic
(cryptonote_format_utils.cpp) and were then called from hw::core::device_default,
which is odd because libdevice is supposed to be independent of libcryptonote_basic.
Therefore, those functions were moved to device_default.cpp.
</content>
</entry>
<entry>
<title>device: made function prototypes consistent with pre-#3303 codebase</title>
<updated>2018-03-14T12:00:06Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-03-05T05:24:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c9b38b4765a7eea11bb57b4fce1694c382c80936'/>
<id>urn:sha1:c9b38b4765a7eea11bb57b4fce1694c382c80936</id>
<content type='text'>
</content>
</entry>
</feed>
