<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src/cz/crcs/ectester/reader/Response.java, branch feature/gcrypt</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/Response.java?h=feature%2Fgcrypt</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom/src/cz/crcs/ectester/reader/Response.java?h=feature%2Fgcrypt'/>
<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>explicit support for reallocation of KeyAgreement engine with provided type</title>
<updated>2017-06-16T15:24:48Z</updated>
<author>
<name>petrs</name>
</author>
<published>2017-06-16T15:24:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=7ab02af142427a996cedf7540ffa3345612fe1bc'/>
<id>urn:sha1:7ab02af142427a996cedf7540ffa3345612fe1bc</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>Added some generated invalid curves</title>
<updated>2017-05-02T17:14:57Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-02T17:14:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=ade2dffcd7723f4414e681cd80a374c6fe8001ef'/>
<id>urn:sha1:ade2dffcd7723f4414e681cd80a374c6fe8001ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change EC_Consts.CORRUPTION_* into a short that's maskable</title>
<updated>2017-05-01T14:01:11Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-01T14:01:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=ded7d49b3f23c140d1e10fe018e0dc42f19d526e'/>
<id>urn:sha1:ded7d49b3f23c140d1e10fe018e0dc42f19d526e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some test-vector tests, also test printing</title>
<updated>2017-04-19T19:56:39Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-19T19:56:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=3aaead661e2b23b5e5811a3a06daed61db638a72'/>
<id>urn:sha1:3aaead661e2b23b5e5811a3a06daed61db638a72</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>
<entry>
<title>Add invalid curves test(partly) and some parameters (brainpool) for it</title>
<updated>2017-04-14T23:32:41Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-14T23:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=914931cfea79c7947b180069b0e67cc208971869'/>
<id>urn:sha1:914931cfea79c7947b180069b0e67cc208971869</id>
<content type='text'>
 - curves.xml, keys.xml and results.xml's entries can now instead of
   file path to point to csv file, contain the csv data inline.
 - Moved EC_Category to reader package from data
 - Fixed printing of named objects
 - Added ECDH/C test for KA_BOTH which does ECDH and ECDHC on the applet
   side, compares the results and reports success/failure etc.
</content>
</entry>
<entry>
<title>Some docs, allow EC_* objects to print themselves.</title>
<updated>2017-04-04T21:25:20Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-04T21:25:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=45d1bb40cbc4c71e5b94e78f3a541e8f9cd8d62f'/>
<id>urn:sha1:45d1bb40cbc4c71e5b94e78f3a541e8f9cd8d62f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added more documentation, anomalous curves, support command.</title>
<updated>2017-03-29T23:51:46Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-03-29T23:51:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=565d312568da433f213b3d7ea67861b7784b2115'/>
<id>urn:sha1:565d312568da433f213b3d7ea67861b7784b2115</id>
<content type='text'>
 - Added CURVES.md, FORMAT.md and TESTS.md that talk a bit about what
   ECTester actually does/support.
 - Added anomalous curves (where |F_p| = #|E(F_p)|), meaning these curves
   have a trace of one and ECDLP over them reduces to easy DLP over
   multiplicative F*_p. These concrete curves are from Atsuko Miyaji's
   paper: Elliptic curves over F_p Suitable for Cryptosystems.
 - Added Support command that queries the results of KeyAgreement and
   Signature allocations.
 - Renamed smallpub curves to nonprime curves.
 - Fixed nonprime curves test suite.
</content>
</entry>
</feed>
