<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src/cz/crcs/ectester/applet, branch feature/standalone-lib-testing</title>
<subtitle>Tester of Eliptic curves support on smartcards with JavaCard platform
</subtitle>
<id>https://git.neuromancer.sk/ECTester.git/atom?h=feature%2Fstandalone-lib-testing</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom?h=feature%2Fstandalone-lib-testing'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2017-11-10T18:35:17Z</updated>
<entry>
<title>Cleanup and a new gitignore.</title>
<updated>2017-11-10T18:35:17Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-10T18:35:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=fc32d6c7500aea671cdccfc2ccf26af812d20908'/>
<id>urn:sha1:fc32d6c7500aea671cdccfc2ccf26af812d20908</id>
<content type='text'>
</content>
</entry>
<entry>
<title>corrected INS to avoid reserved 0x60-0x6f and 0x90-0x9f</title>
<updated>2017-06-16T15:25:40Z</updated>
<author>
<name>petrs</name>
</author>
<published>2017-06-16T15:25:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=631edcfe145a558dd645dae5d83f3825a74471b1'/>
<id>urn:sha1:631edcfe145a558dd645dae5d83f3825a74471b1</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>Fix ECDH tests</title>
<updated>2017-06-01T22:47:35Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-06-01T22:47:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=7cc7c46edc4fc788c4ce2e7aaf64d01b645629d0'/>
<id>urn:sha1:7cc7c46edc4fc788c4ce2e7aaf64d01b645629d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor fixes</title>
<updated>2017-05-20T14:20:10Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-20T14:20:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=fd0f05e49eaa3dd7801960f12f7b13d6bcc00066'/>
<id>urn:sha1:fd0f05e49eaa3dd7801960f12f7b13d6bcc00066</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>Reworked invalid curve testing, added generated anomalous curves</title>
<updated>2017-05-01T20:30:34Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-01T20:30:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=cc4e981402369ce14150d3949e0b02905865c37f'/>
<id>urn:sha1:cc4e981402369ce14150d3949e0b02905865c37f</id>
<content type='text'>
</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>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>
</feed>
