<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src/cz/crcs/ectester/reader/Util.java, branch 0.3.3</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/Util.java?h=0.3.3</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom/src/cz/crcs/ectester/reader/Util.java?h=0.3.3'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2017-11-12T12:54:11Z</updated>
<entry>
<title>Separate build files for standalone and reader apps.</title>
<updated>2017-11-12T12:54:11Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-12T12:49:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=a45fa0d3cde29728a252c2ca5b7ed4f3e6c87849'/>
<id>urn:sha1:a45fa0d3cde29728a252c2ca5b7ed4f3e6c87849</id>
<content type='text'>
</content>
</entry>
<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>Introduce Result.Value.ERROR.</title>
<updated>2017-11-05T17:58:11Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-05T17:52:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=aa13c1ba0082d975cb9d1f1e0f0ab1f151438b02'/>
<id>urn:sha1:aa13c1ba0082d975cb9d1f1e0f0ab1f151438b02</id>
<content type='text'>
 - Value.ERROR is used when response.error() is true.
 - Value.ERROR is NOK.
</content>
</entry>
<entry>
<title>Introduce a Result class, that has a value and a cause.</title>
<updated>2017-10-25T19:33:31Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-25T19:33:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=ca283e0c28ad2050c25f12817db8f8103f1cedc1'/>
<id>urn:sha1:ca283e0c28ad2050c25f12817db8f8103f1cedc1</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>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>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>Move tests to TestSuites</title>
<updated>2017-04-27T13:13:55Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-04-27T13:13:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=6238d40a1fa44bfbaa251620eb83c3aa803d626e'/>
<id>urn:sha1:6238d40a1fa44bfbaa251620eb83c3aa803d626e</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>
