<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ECTester.git/src/cz/crcs/ectester/standalone/libs/jni/NativeKeyAgreementSpi.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/libs/jni/NativeKeyAgreementSpi.java?h=0.3.3</id>
<link rel='self' href='https://git.neuromancer.sk/ECTester.git/atom/src/cz/crcs/ectester/standalone/libs/jni/NativeKeyAgreementSpi.java?h=0.3.3'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/'/>
<updated>2018-10-21T11:30:48Z</updated>
<entry>
<title>Add support for libgcrypt ecdh and ecdsa.</title>
<updated>2018-10-21T11:30:48Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-10-17T20:41:19Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=ba5cfcc98d7bf5107e6aac3a4e5c7416ab7b76a7'/>
<id>urn:sha1:ba5cfcc98d7bf5107e6aac3a4e5c7416ab7b76a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for BoringSSL.</title>
<updated>2018-10-15T22:57:24Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-10-15T22:57:24Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=40ec0fea381a6538f5498b9fb75706ef9fa79f59'/>
<id>urn:sha1:40ec0fea381a6538f5498b9fb75706ef9fa79f59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat all code.</title>
<updated>2018-08-12T12:08:57Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-08-12T12:08:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=574a46017950e4e04b9e52cb52c74ad9948060cb'/>
<id>urn:sha1:574a46017950e4e04b9e52cb52c74ad9948060cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add utility methods for converting EC_Params to JCE EC objects.</title>
<updated>2018-08-10T09:28:55Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-08-10T09:28:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=3cd9747a4081c5448cfd071ce64433a28dd32d55'/>
<id>urn:sha1:3cd9747a4081c5448cfd071ce64433a28dd32d55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce extended KA in standalone, use it where appropriate.</title>
<updated>2018-08-04T18:08:25Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-08-04T18:08:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=4d46da04d32bac50a7ac92be5b44c7f4e19d9df0'/>
<id>urn:sha1:4d46da04d32bac50a7ac92be5b44c7f4e19d9df0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Somewhat finished Mscng implementation.</title>
<updated>2018-07-29T15:21:04Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-07-29T15:21:04Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=21ecc7501145b5e9b239dd5a62ccbefdcaa3a160'/>
<id>urn:sha1:21ecc7501145b5e9b239dd5a62ccbefdcaa3a160</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Mscng ECDH.</title>
<updated>2018-07-29T11:54:13Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-07-29T11:54:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=7e7d2d3bb67750702d5476fc9e05b31015cec7fc'/>
<id>urn:sha1:7e7d2d3bb67750702d5476fc9e05b31015cec7fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to fix ECDH with KDF loading.</title>
<updated>2018-07-29T12:00:55Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-07-29T12:00:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=25cb7f41a871b890a194ff4ccdf6230c4bc22a99'/>
<id>urn:sha1:25cb7f41a871b890a194ff4ccdf6230c4bc22a99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Simple and Extended native KeyAgreement and Signature SPIs.</title>
<updated>2018-07-28T10:43:39Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-07-28T10:39:25Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=4399ba5e724763675ddda41a9f9380fa565f5584'/>
<id>urn:sha1:4399ba5e724763675ddda41a9f9380fa565f5584</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add KeyAgreement support to Mscng.</title>
<updated>2018-07-25T19:52:29Z</updated>
<author>
<name>J08nY</name>
</author>
<published>2018-07-25T17:38:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/ECTester.git/commit/?id=7f7d6503589c50c2990556a550c7a5f252d7d789'/>
<id>urn:sha1:7f7d6503589c50c2990556a550c7a5f252d7d789</id>
<content type='text'>
</content>
</entry>
</feed>
