<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src/cz/crcs/ectester/reader/command, 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?h=0.3.1</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom?h=0.3.1'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2018-11-11T16:06:50Z</updated>
<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>FIx loading of F2m field, fix some utility functions.</title>
<updated>2018-11-09T18:42:35Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-11-09T18:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=9e157bc1d0a42848bb8f780f4f7b294ad535feda'/>
<id>urn:sha1:9e157bc1d0a42848bb8f780f4f7b294ad535feda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport applet to JavaCard 2.2.1 to support more cards.</title>
<updated>2018-11-06T15:12:09Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-11-06T15:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=c676bacffd1305e1efc49b34d87ffd0a0a695ea7'/>
<id>urn:sha1:c676bacffd1305e1efc49b34d87ffd0a0a695ea7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ECDH tests that use the ECPublicKey object to the ones that are raw.</title>
<updated>2018-08-12T12:04:11Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-08-12T12:04:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=7febe0c6c468e26e8e78987b073fc4b2194ac788'/>
<id>urn:sha1:7febe0c6c468e26e8e78987b073fc4b2194ac788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better display results in console.</title>
<updated>2018-07-03T12:52:13Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-07-03T12:52:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=b6677f491dee8cf93d10b11c0c6e4537f009d6ba'/>
<id>urn:sha1:b6677f491dee8cf93d10b11c0c6e4537f009d6ba</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>Fix ECDSA verify command.</title>
<updated>2018-04-17T12:24:38Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-04-17T12:24:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=16bd00ad0a82ae68068c3c3d60bd8ac5a723247b'/>
<id>urn:sha1:16bd00ad0a82ae68068c3c3d60bd8ac5a723247b</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>
<entry>
<title>Rename the CORRUPT command to TRANSFORM, as it does that now.</title>
<updated>2018-03-14T20:23:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-03-14T20:23:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=ec84a28d3930140f908e18cd82562357abcf84a8'/>
<id>urn:sha1:ec84a28d3930140f908e18cd82562357abcf84a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle exceptions in Tests and TestSuites grafeully.</title>
<updated>2018-02-10T18:59:41Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-02-10T18:59:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=22e4cfaf40a259be007bddc7b5cd765390de1c11'/>
<id>urn:sha1:22e4cfaf40a259be007bddc7b5cd765390de1c11</id>
<content type='text'>
</content>
</entry>
</feed>
