<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests/ringct.cpp, branch v0.14.1.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.14.1.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-04-11T19:44:06Z</updated>
<entry>
<title>ringct: prevent use of full ringct signatures for more than one input</title>
<updated>2019-04-11T19:44:06Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-11T18:41:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=93bb2f48f7af95ec9048bcac48cbb372d84d7a11'/>
<id>urn:sha1:93bb2f48f7af95ec9048bcac48cbb372d84d7a11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update 2019 copyright</title>
<updated>2019-03-05T21:05:34Z</updated>
<author>
<name>binaryFate</name>
<email>binaryfate@users.noreply.github.com</email>
</author>
<published>2019-03-05T21:05:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1f2930ce0bec07e28958c059444151ad4968e1e6'/>
<id>urn:sha1:1f2930ce0bec07e28958c059444151ad4968e1e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ringct: the commitment mask is now deterministic</title>
<updated>2019-01-22T23:17:39Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-01-08T16:05:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7d375981584e5ddac4ea6ad8879e2211d465b79d'/>
<id>urn:sha1:7d375981584e5ddac4ea6ad8879e2211d465b79d</id>
<content type='text'>
saves space in the tx and is safe

Found by knaccc
</content>
</entry>
<entry>
<title>ringct: encode 8 byte amount, saving 24 bytes per output</title>
<updated>2019-01-22T23:17:31Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-01-06T19:49:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=99d946e6191056f747225d36a2408085624b516e'/>
<id>urn:sha1:99d946e6191056f747225d36a2408085624b516e</id>
<content type='text'>
Found by knaccc
</content>
</entry>
<entry>
<title>add a bulletproof version, new bulletproof type, and rct config</title>
<updated>2019-01-22T23:17:24Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-01-06T13:47:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f931e16c6e45da6880c333cf1f355d7228c143d9'/>
<id>urn:sha1:f931e16c6e45da6880c333cf1f355d7228c143d9</id>
<content type='text'>
This makes it easier to modify the bulletproof format
</content>
</entry>
<entry>
<title>remove some unused code</title>
<updated>2018-11-23T15:37:36Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-11-23T13:47:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d4f50cb109c45c1f50700cbe2e88ec891eb7d469'/>
<id>urn:sha1:d4f50cb109c45c1f50700cbe2e88ec891eb7d469</id>
<content type='text'>
Found by codacy.com
</content>
</entry>
<entry>
<title>rct: add a zeroCommit cache for common pre-rct case</title>
<updated>2018-11-04T15:44:56Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-11-04T15:38:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5d7c2316045e416d0152dd5cd3a941be3843c67c'/>
<id>urn:sha1:5d7c2316045e416d0152dd5cd3a941be3843c67c</id>
<content type='text'>
This is called for every pre-rct output at blockchain sync time,
and a lot of them wil hit the cache, saving a scalarmult each.
</content>
</entry>
<entry>
<title>bulletproofs: speed up the latest changes a bit</title>
<updated>2018-09-11T13:38:32Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-08-06T15:21:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2bf636503fa09346b02964b2903ca70579f94c6b'/>
<id>urn:sha1:2bf636503fa09346b02964b2903ca70579f94c6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>precalc the ge_p3 representation of H</title>
<updated>2018-09-11T13:37:42Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-05-24T19:14:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1b867e7f4087378a04a0b94d720d3bed8505e245'/>
<id>urn:sha1:1b867e7f4087378a04a0b94d720d3bed8505e245</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bulletproofs: add aggregated verification</title>
<updated>2018-09-11T13:37:32Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-02-03T14:36:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bacf0a1e2ff54ef1fc77e3f6ec92e87946084c1a'/>
<id>urn:sha1:bacf0a1e2ff54ef1fc77e3f6ec92e87946084c1a</id>
<content type='text'>
Ported from sarang's java code
</content>
</entry>
</feed>
