<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src/cz/crcs/ectester/data/secg, branch devel</title>
<subtitle>Tester of Eliptic curves support on smartcards with JavaCard platform
</subtitle>
<id>https://git.neuromancer.sk/ECTester.git/atom?h=devel</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom?h=devel'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2018-01-18T17:58:11Z</updated>
<entry>
<title>Prefix curve CSV data with 0x in the data store, to be consistent.</title>
<updated>2018-01-18T17:58:11Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-01-18T17:58:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=d5b55308bf52aa7c55e521f6012fbfc8e5ba4ce4'/>
<id>urn:sha1:d5b55308bf52aa7c55e521f6012fbfc8e5ba4ce4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformatted curve and test CSV data</title>
<updated>2017-05-20T14:49:38Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-20T14:49:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=931d6b12b301eef7cfdd1dd54bd9aef4b63c746a'/>
<id>urn:sha1:931d6b12b301eef7cfdd1dd54bd9aef4b63c746a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added new curves, started adding default &amp; dangerous tests.</title>
<updated>2017-03-26T23:03:56Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-03-26T23:03:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=0ab7f6dd030c866565cb6592b2a40a39af82be09'/>
<id>urn:sha1:0ab7f6dd030c866565cb6592b2a40a39af82be09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for named curves (in jar).</title>
<updated>2017-03-06T21:56:34Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-03-06T21:56:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=117b35545288df5b01173d36bde451b414d31d66'/>
<id>urn:sha1:117b35545288df5b01173d36bde451b414d31d66</id>
<content type='text'>
 - Doesn't work well while simulating, some weird memory bug. Will investigate.
 - Has categories of curves, more will be added.
</content>
</entry>
<entry>
<title>removed newlines, changed f2m format, removed old SimpleAPDU</title>
<updated>2017-02-21T14:25:19Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-02-20T19:46:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=66bd8469e56cbe7c6bed823b376229a02ecdd37d'/>
<id>urn:sha1:66bd8469e56cbe7c6bed823b376229a02ecdd37d</id>
<content type='text'>
data:
 - now truly csv
 - f2m format now:
   m,e_1,e_2,e_3,a,b,gx,gy,r,k,wx,wy,s

reader:
 - removed SimpleAPDU
 - changed f2m format

applet:
 - changed f2m format
</content>
</entry>
<entry>
<title>reader: Added a Command and Response abstraction</title>
<updated>2017-01-22T02:17:36Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-01-22T02:17:36Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=636306e09a84ac785d2711117640efe914ae020f'/>
<id>urn:sha1:636306e09a84ac785d2711117640efe914ae020f</id>
<content type='text'>
 - For easier testing
 - Command assembles the correct instruction from params in
 its constructor
 - Command.send() sends the command and obtains the Response
 with timing
 - Response parses the ResponseAPDU in its constructor and
 provides convenience methods to access its contents/SWs/success
 /failure/print

data: Added more curves
</content>
</entry>
</feed>
