<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src/cz/crcs/ectester/standalone/test/KeyAgreementTestable.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/standalone/test/KeyAgreementTestable.java?h=0.3.3</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom/src/cz/crcs/ectester/standalone/test/KeyAgreementTestable.java?h=0.3.3'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2018-05-28T18:06:18Z</updated>
<entry>
<title>Implement tracking of stage of execution of standalone testables.</title>
<updated>2018-05-28T18:06:18Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-05-28T18:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=a4e52b21b1dad5f96df409c44e5b4d611bba01b9'/>
<id>urn:sha1:a4e52b21b1dad5f96df409c44e5b4d611bba01b9</id>
<content type='text'>
 - Output this stage in all the formats.
</content>
</entry>
<entry>
<title>Add support for naming a curve to use by a library in standalone.</title>
<updated>2018-05-28T15:56:59Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-05-28T15:56:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=90dcc61a9a9f47b93e043eba54602a96c26fce6f'/>
<id>urn:sha1:90dcc61a9a9f47b93e043eba54602a96c26fce6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle exceptions in Tests and TestSuites grafeully.</title>
<updated>2018-02-10T18:59:41Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-02-10T18:59:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=22e4cfaf40a259be007bddc7b5cd765390de1c11'/>
<id>urn:sha1:22e4cfaf40a259be007bddc7b5cd765390de1c11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more comprehensive XML output to standalone app.</title>
<updated>2017-12-30T02:43:13Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-30T02:43:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=bbc29b640dc0a94e5faa48f647f3420316914c67'/>
<id>urn:sha1:bbc29b640dc0a94e5faa48f647f3420316914c67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement basic standalone testing.</title>
<updated>2017-12-06T18:07:44Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-06T18:07:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=21da331c7a6e5db64ec5f1b59ce0ece624f6b760'/>
<id>urn:sha1:21da331c7a6e5db64ec5f1b59ce0ece624f6b760</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix suites with new CommandTest.</title>
<updated>2017-12-05T17:28:25Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-05T17:28:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=861c80be829b1160ee2d9e64076e7ead16312984'/>
<id>urn:sha1:861c80be829b1160ee2d9e64076e7ead16312984</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce SimpleTest, implement other tests usign it.</title>
<updated>2017-12-03T20:34:02Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-03T20:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=be9c68b2ec522f6e7efda9fad325ab88bd0e8a93'/>
<id>urn:sha1:be9c68b2ec522f6e7efda9fad325ab88bd0e8a93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce BaseTestable and Testable Metadata.</title>
<updated>2017-12-03T19:59:41Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-12-03T19:59:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=da09715d9ec955b4b139b45a1b2c5270ca0ebf2d'/>
<id>urn:sha1:da09715d9ec955b4b139b45a1b2c5270ca0ebf2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement basic lib tests.</title>
<updated>2017-11-13T21:49:41Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-13T21:49:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=35bdac1fff6e98485d5fbef870d6438fdbbd00c3'/>
<id>urn:sha1:35bdac1fff6e98485d5fbef870d6438fdbbd00c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add KeyAgreement/KeyGeneration/Signature tests. Implement KeyAgreementTest.</title>
<updated>2017-11-13T17:03:00Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2017-11-13T17:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=cccf2c9c382fa63c68a6c3821d587bc2caa72b05'/>
<id>urn:sha1:cccf2c9c382fa63c68a6c3821d587bc2caa72b05</id>
<content type='text'>
</content>
</entry>
</feed>
