<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src/cz/crcs/ectester/standalone, branch master</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?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom/src/cz/crcs/ectester/standalone?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2024-03-25T13:52:43Z</updated>
<entry>
<title>Basic Gradle setup.</title>
<updated>2024-03-25T13:52:43Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-03-22T22:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=73af477a8774e1ede5dd8de6491eb353dc0b12bd'/>
<id>urn:sha1:73af477a8774e1ede5dd8de6491eb353dc0b12bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not try to recover signature nonces where we do not know how.</title>
<updated>2024-03-16T12:21:18Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-03-16T12:21:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=cbd144a8e890ffb0f2dabd7093cf76d1cd8c5240'/>
<id>urn:sha1:cbd144a8e890ffb0f2dabd7093cf76d1cd8c5240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix PLAIN and CVC ECDSA parsing.</title>
<updated>2024-03-16T11:43:03Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2024-03-16T11:43:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=815bf7bfcd10943e7ed60a9900e8a9bacd0c896a'/>
<id>urn:sha1:815bf7bfcd10943e7ed60a9900e8a9bacd0c896a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for Java 19. Fixes #17.</title>
<updated>2023-01-30T17:55:40Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-01-30T17:55:27Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=381a7f7d248ad2583c95cd970b286cdef092c97f'/>
<id>urn:sha1:381a7f7d248ad2583c95cd970b286cdef092c97f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Vendor ipp-crypto and bump its version.</title>
<updated>2023-01-30T15:18:10Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2023-01-30T15:18:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=b0ec41b32eb342b6b7355e3b9aea17be250fb7d8'/>
<id>urn:sha1:b0ec41b32eb342b6b7355e3b9aea17be250fb7d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test with default curve if possible.</title>
<updated>2021-12-09T15:32:53Z</updated>
<author>
<name>davidhofman</name>
</author>
<published>2021-12-09T15:32:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=9c8d14b6fa44bb6d1b3928ecf2afc133b35e0a51'/>
<id>urn:sha1:9c8d14b6fa44bb6d1b3928ecf2afc133b35e0a51</id>
<content type='text'>
Final changes to the new test suites and scripts. (#16)

* Final changes in some of the test suites.

* Final changes to testing scripts.

* Roll back recent changes in the cofactor test suite.

* Change key generation method in Degenerate, Invalid, and Twist test suites.

* Small cosmetic change to the edge-cases test suite.

* Small change to run_test_suite.sh</content>
</entry>
<entry>
<title>Add 2 scripts for testing libraries. Change suites to prevent error in some libraries. (#14)</title>
<updated>2021-10-08T14:44:37Z</updated>
<author>
<name>davidhofman</name>
</author>
<published>2021-10-08T14:44:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=22ef8bacc8f8238cfe07f12f2fa94b45deee04b2'/>
<id>urn:sha1:22ef8bacc8f8238cfe07f12f2fa94b45deee04b2</id>
<content type='text'>
* Add two scripts for testing libraries.

* Fix KeyAgreement phase already executed error

* Small change to the new testing script.

* Fix comments in Composite suite.</content>
</entry>
<entry>
<title>Implement StandalonePerformanceSuite. (#13)</title>
<updated>2021-09-15T10:11:14Z</updated>
<author>
<name>davidhofman</name>
</author>
<published>2021-09-15T10:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=bd9de73be52f738b6346e5003b79114d212666bc'/>
<id>urn:sha1:bd9de73be52f738b6346e5003b79114d212666bc</id>
<content type='text'>
* add PerformanceTest.

* Add and implement StandalonePerformanceSuite.

* Add author information.

* Add missing null check to signature performance tests.

* Fix reset method in KeyAgreementTestable.</content>
</entry>
<entry>
<title>Implement StandaloneWrongSuite. (#12)</title>
<updated>2021-09-06T17:51:02Z</updated>
<author>
<name>davidhofman</name>
</author>
<published>2021-09-06T17:51:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=69ce36e4537be52c103e8b5a314cca49cc931d8f'/>
<id>urn:sha1:69ce36e4537be52c103e8b5a314cca49cc931d8f</id>
<content type='text'>
* Add StandaloneWrongSuite.

* Partially implement StandaloneWrongSuite.

* Add setParam method to EC_Params.

* Fix new setParam method in EC_Params.

* Implement StandaloneWrongSuite

* Add custom classes for testing wrong curve parameters.

* Update custom classes.

* Add more custom classes for testing curves with wrong parameters.

* Modify StandaloneWrongSuite to work with the new custom classes.

* Various small cosmetic changes to new custom classes.

* Add missing author information to various classes.

* Fix a small mistake in CustomECFieldF2m

* Add randomG test, change some variables to final.

* Add option to skip certain tests + various small changes.</content>
</entry>
<entry>
<title>Implement StandaloneEdgeCasesSuite. (#11)</title>
<updated>2021-09-05T17:41:18Z</updated>
<author>
<name>davidhofman</name>
</author>
<published>2021-09-05T17:41:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=f1f6ca75524d152e347be8926fd43c98aeb504ac'/>
<id>urn:sha1:f1f6ca75524d152e347be8926fd43c98aeb504ac</id>
<content type='text'>
* Partially implement StandaloneEdgeCasesSuite.

* Partially implement StandaloneEdgeCasesSuite (2).

* Add S=0 and S=1 tests to StandaloneEdgeCasesSuite.

* Finish implementing StandaloneEdgeCasesSuite.

* Add author information to StandaloneEdgeCasesSuite.

* Remove unnecessary comment.</content>
</entry>
</feed>
