<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src/cz/crcs/ectester/reader/Test.java, branch 0.3.2</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/reader/Test.java?h=0.3.2</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom/src/cz/crcs/ectester/reader/Test.java?h=0.3.2'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2017-10-13T19:42:49Z</updated>
<entry>
<title>Reorganize reader packages.</title>
<updated>2017-10-13T19:42:49Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-13T19:42:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=e78bd5d010bd6ced2b71d83b88748f9cc8d98d5e'/>
<id>urn:sha1:e78bd5d010bd6ced2b71d83b88748f9cc8d98d5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for extended APDUs, fixed problems with large cmds</title>
<updated>2017-05-04T18:48:43Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-04T18:48:43Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=8884b0f8d55fd9cb89597ddce6f74a5e9b538f7b'/>
<id>urn:sha1:8884b0f8d55fd9cb89597ddce6f74a5e9b538f7b</id>
<content type='text'>
- Switched ECTesterApplet to Javacard 2.2.2 which supports Extended
length APDUs (necessary for some Set commands when a large external
curve is sent to the applet)
- The incoming APDU is now copied over to a sufficiently large buffer
before being processed
- Simplified instruction processing logic
- Renamed ECUtil to AppletUtil
- Fixed padding error in nist/P-521
</content>
</entry>
<entry>
<title>Move Default test suite to real Tests</title>
<updated>2017-05-01T16:58:26Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-01T16:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=24bac3f0773950a76346c0d7bf1131c1e8c8df99'/>
<id>urn:sha1:24bac3f0773950a76346c0d7bf1131c1e8c8df99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor testing, add Config class, make EC_Data read bytes</title>
<updated>2017-04-18T23:10:17Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-18T23:10:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=a7eef06134bef0861e43261640d61153ebb2a6e5'/>
<id>urn:sha1:a7eef06134bef0861e43261640d61153ebb2a6e5</id>
<content type='text'>
 - The ECTester.Config class now stores and reads all CLI options
 - Testing with the -t / --test option was partially refactored
into:
   - Test:
     Encapsulates one Command and Response pair with expected result,
a real result and a callback to dynamically assign result
   - TestSuite:
     Encapsulates a bunch of tests, represents a whole category of
tests either that can be run on any curve or only on some.
</content>
</entry>
</feed>
