<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src/cz/crcs/ectester/common/util, branch 0.3.1</title>
<subtitle>Tester of Eliptic curves support on smartcards with JavaCard platform</subtitle>
<id>https://git.neuromancer.sk/ECTester.git/atom/src/cz/crcs/ectester/common/util?h=0.3.1</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom/src/cz/crcs/ectester/common/util?h=0.3.1'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2018-11-14T16:12:41Z</updated>
<entry>
<title>Print named objects cleaner. Increase applet buffer sizes.</title>
<updated>2018-11-14T16:12:41Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-11-14T16:12:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=53610f1ba50ac6bd80cc0789307bf577c04fdd58'/>
<id>urn:sha1:53610f1ba50ac6bd80cc0789307bf577c04fdd58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MNT curves, cleanup misc and compression tests.</title>
<updated>2018-11-11T16:06:50Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-11-11T16:06:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=cc531b1ea70050da42bdd2b0cc611d33200a90a9'/>
<id>urn:sha1:cc531b1ea70050da42bdd2b0cc611d33200a90a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add compression tests for quadratic non-residue in modular square root.</title>
<updated>2018-11-02T23:04:50Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-11-02T23:02:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=1243b4acace365b0231aca22470517ae42c4ed1d'/>
<id>urn:sha1:1243b4acace365b0231aca22470517ae42c4ed1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat all code.</title>
<updated>2018-08-12T12:08:57Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-08-12T12:08:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=574a46017950e4e04b9e52cb52c74ad9948060cb'/>
<id>urn:sha1:574a46017950e4e04b9e52cb52c74ad9948060cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add various ECDSA tests.</title>
<updated>2018-08-11T20:03:39Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-08-11T19:52:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=b6d6766fef9b73db70bda8b6b398128ba5a41ab2'/>
<id>urn:sha1:b6d6766fef9b73db70bda8b6b398128ba5a41ab2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add utility methods for converting EC_Params to JCE EC objects.</title>
<updated>2018-08-10T09:28:55Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-08-10T09:28:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=3cd9747a4081c5448cfd071ce64433a28dd32d55'/>
<id>urn:sha1:3cd9747a4081c5448cfd071ce64433a28dd32d55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement more tests for wrong parameters. Implement cloning for Tests.</title>
<updated>2018-06-27T20:00:59Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-06-27T20:00:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=662cc82a470a833a11e19a2dc8c1ce0e79c35935'/>
<id>urn:sha1:662cc82a470a833a11e19a2dc8c1ce0e79c35935</id>
<content type='text'>
 - Test G = infinity.
 - Test wrong r, where [r]G != infinity,
   - prime
   - composite
</content>
</entry>
<entry>
<title>Add the edge-cases test suite.</title>
<updated>2018-05-25T18:48:33Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-05-25T18:48:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=9a7b92adf94c63f93c18d579090f980f572720de'/>
<id>urn:sha1:9a7b92adf94c63f93c18d579090f980f572720de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add compression test suite.</title>
<updated>2018-05-02T18:08:49Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-05-02T18:08:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=87c4accbecc2f37a42c96e2bbc3c90618bfa2fdc'/>
<id>urn:sha1:87c4accbecc2f37a42c96e2bbc3c90618bfa2fdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ECDSA_sign and ECDSA_verify commands, to allow separate testing.</title>
<updated>2018-04-04T22:38:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-04-04T22:38:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=efc1a237f83a6fe7bcfaced2aaebcfeae116a774'/>
<id>urn:sha1:efc1a237f83a6fe7bcfaced2aaebcfeae116a774</id>
<content type='text'>
</content>
</entry>
</feed>
