<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src/cz/crcs/ectester/common/util, branch v0.3.0</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=v0.3.0</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom/src/cz/crcs/ectester/common/util?h=v0.3.0'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2018-08-12T12:08:57Z</updated>
<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>
<entry>
<title>Fix point decompression in util.</title>
<updated>2018-03-27T16:55:29Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-03-27T16:55:29Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=054f9f61f59a7b20ba835abb98d57a9746cafa86'/>
<id>urn:sha1:054f9f61f59a7b20ba835abb98d57a9746cafa86</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 the extended Exception support also on reader side.</title>
<updated>2018-03-06T19:15:45Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-03-06T19:15:45Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=5f7fe35a1f6ca79e48443096db74a21c134b12a2'/>
<id>urn:sha1:5f7fe35a1f6ca79e48443096db74a21c134b12a2</id>
<content type='text'>
</content>
</entry>
</feed>
