<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/crypto/tests.txt, branch v0.18.2.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.18.2.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.2.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2022-04-29T20:53:59Z</updated>
<entry>
<title>More tests for view tags</title>
<updated>2022-04-29T20:53:59Z</updated>
<author>
<name>SChernykh</name>
<email>sergey.v.chernykh@gmail.com</email>
</author>
<published>2022-04-29T20:53:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0226df9fae0d629ecb916dc147ccf762310d46a1'/>
<id>urn:sha1:0226df9fae0d629ecb916dc147ccf762310d46a1</id>
<content type='text'>
P2Pool can create transactions with more than 128 outputs, which make output_index's varint larger than 1 byte. Added this test case.
</content>
</entry>
<entry>
<title>Add view tags to outputs to reduce wallet scanning time</title>
<updated>2022-04-18T07:49:53Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2021-11-15T13:23:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ea87b30f8907ee11252433811e7a7d0c46758cca'/>
<id>urn:sha1:ea87b30f8907ee11252433811e7a7d0c46758cca</id>
<content type='text'>
Implements view tags as proposed by @UkoeHB in MRL issue
https://github.com/monero-project/research-lab/issues/73

At tx construction, the sender adds a 1-byte view tag to each
output. The view tag is derived from the sender-receiver
shared secret. When scanning for outputs, the receiver can
check the view tag for a match, in order to reduce scanning
time. When the view tag does not match, the wallet avoids the
more expensive EC operations when deriving the output public
key using the shared secret.
</content>
</entry>
<entry>
<title>fix ge_p3_is_point_at_infinity(), which is evaluating field elements that haven't been reduced by the field order</title>
<updated>2022-01-25T13:14:46Z</updated>
<author>
<name>koe</name>
<email>ukoe@protonmail.com</email>
</author>
<published>2021-11-09T00:14:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c36ea26e5c6b94f107cc1aeb02a45cfc5a7c38ef'/>
<id>urn:sha1:c36ea26e5c6b94f107cc1aeb02a45cfc5a7c38ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crypto: fix non zero scalar being 0 after reducing</title>
<updated>2020-12-04T01:00:03Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-12-03T16:23:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ed604fe5bc174062752e68a9ba8d221e85ae36d'/>
<id>urn:sha1:5ed604fe5bc174062752e68a9ba8d221e85ae36d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: update crypto tests data file after PRNG changes</title>
<updated>2018-10-07T17:44:02Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-10-07T17:43:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f9485a36cf4515dfa5bb4148260a818c1184723e'/>
<id>urn:sha1:f9485a36cf4515dfa5bb4148260a818c1184723e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed cncrypto tests not passing after the change in random_scalar</title>
<updated>2018-08-07T05:58:40Z</updated>
<author>
<name>Maxim Shishmarev</name>
<email>maxim@loki.network</email>
</author>
<published>2018-08-07T05:58:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=96c1de979a30b6ed8452a80d51d370e169f56706'/>
<id>urn:sha1:96c1de979a30b6ed8452a80d51d370e169f56706</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved all stuff to github</title>
<updated>2014-03-03T22:07:58Z</updated>
<author>
<name>Antonio Juarez</name>
<email>antonio.maria.juarez@live.com</email>
</author>
<published>2014-03-03T22:07:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=296ae46ed8f8f6e5f986f978febad302e3df231a'/>
<id>urn:sha1:296ae46ed8f8f6e5f986f978febad302e3df231a</id>
<content type='text'>
</content>
</entry>
</feed>
