<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src/cz/crcs/ectester/applet, 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/applet?h=0.3.1</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom/src/cz/crcs/ectester/applet?h=0.3.1'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2018-11-28T00:06:34Z</updated>
<entry>
<title>Bump version.</title>
<updated>2018-11-28T00:06:34Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-11-28T00:06:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=687a09baf6fd858d393b8f284cfe7236b52d7457'/>
<id>urn:sha1:687a09baf6fd858d393b8f284cfe7236b52d7457</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ECDH validation tests using BouncyCastle.</title>
<updated>2018-11-14T22:46:26Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-11-14T22:43:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=25bd6fd367c067f9311cb04d5acb703d1e0bccc6'/>
<id>urn:sha1:25bd6fd367c067f9311cb04d5acb703d1e0bccc6</id>
<content type='text'>
</content>
</entry>
<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>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>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>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 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>
<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>
</feed>
