<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/dist, branch feature/test-output-html</title>
<subtitle>Tester of Eliptic curves support on smartcards with JavaCard platform</subtitle>
<id>https://git.neuromancer.sk/ECTester.git/atom/dist?h=feature%2Ftest-output-html</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom/dist?h=feature%2Ftest-output-html'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2017-10-24T17:15:24Z</updated>
<entry>
<title>Add SnakeYAML library to output YAML.</title>
<updated>2017-10-24T17:15:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-10-24T17:15:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=e92f0b326d51d89d66a34953af9b568a820e6205'/>
<id>urn:sha1:e92f0b326d51d89d66a34953af9b568a820e6205</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>Add printing of curve refresh command when generating.</title>
<updated>2017-06-02T00:22:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-06-02T00:22:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=350188e444b6743ac23c030c2c407ae3311416b1'/>
<id>urn:sha1:350188e444b6743ac23c030c2c407ae3311416b1</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>Added ANSSI curve and GOST curves</title>
<updated>2017-05-24T16:54:49Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-24T16:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=dc05a5025543f14c633f663f2b366ab3b53b45da'/>
<id>urn:sha1:dc05a5025543f14c633f663f2b366ab3b53b45da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix logging to file, add -y / --yes option to force yes</title>
<updated>2017-05-23T23:12:26Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-05-23T23:12:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=d6d1f38f8c8cf5bf9f6b1acc714d191e04632d56'/>
<id>urn:sha1:d6d1f38f8c8cf5bf9f6b1acc714d191e04632d56</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>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>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>
</feed>
