<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cryptopp-git.git/TestData, branch master</title>
<subtitle>github.com: weidai11/cryptopp.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cryptopp-git.git/'/>
<entry>
<title>Regenerate ElGamal test data</title>
<updated>2019-08-24T21:49:41+00:00</updated>
<author>
<name>Jeffrey Walton</name>
<email>noloader@gmail.com</email>
</author>
<published>2019-08-24T21:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cryptopp-git.git/commit/?id=f78c3c00d20fa3cc994883e27788bb85f9211984'/>
<id>f78c3c00d20fa3cc994883e27788bb85f9211984</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add legacy ECIES EC2N cryptosystem and kat (GH #856)</title>
<updated>2019-07-03T07:06:58+00:00</updated>
<author>
<name>Jeffrey Walton</name>
<email>noloader@gmail.com</email>
</author>
<published>2019-07-03T07:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cryptopp-git.git/commit/?id=cd0d14563532332943faf27a5ee5205f294999e4'/>
<id>cd0d14563532332943faf27a5ee5205f294999e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add legacy ECIES ECP cryptosystem and kat (GH #856)</title>
<updated>2019-07-03T05:41:23+00:00</updated>
<author>
<name>Jeffrey Walton</name>
<email>noloader@gmail.com</email>
</author>
<published>2019-07-03T05:41:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cryptopp-git.git/commit/?id=ce6d3c1306cfa3f78c938a66cccc8acc5d0ec2af'/>
<id>ce6d3c1306cfa3f78c938a66cccc8acc5d0ec2af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ed25519 (GH #764, PR #767)</title>
<updated>2018-12-24T22:17:32+00:00</updated>
<author>
<name>Jeffrey Walton</name>
<email>noloader@gmail.com</email>
</author>
<published>2018-12-24T22:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cryptopp-git.git/commit/?id=d62674b56145b6988cd0a9d8a658dff7cb6d8ec8'/>
<id>d62674b56145b6988cd0a9d8a658dff7cb6d8ec8</id>
<content type='text'>
Add ed25519</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ed25519</pre>
</div>
</content>
</entry>
<entry>
<title>Fix x25519 test data (GH #761)</title>
<updated>2018-12-12T08:55:56+00:00</updated>
<author>
<name>Jeffrey Walton</name>
<email>noloader@gmail.com</email>
</author>
<published>2018-12-12T08:55:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cryptopp-git.git/commit/?id=80776453f8187ad704e69886b856ee65115d3b25'/>
<id>80776453f8187ad704e69886b856ee65115d3b25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Langley's curve25519 (GH #761, PR# 762)</title>
<updated>2018-12-11T21:17:56+00:00</updated>
<author>
<name>Jeffrey Walton</name>
<email>noloader@gmail.com</email>
</author>
<published>2018-12-11T21:17:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cryptopp-git.git/commit/?id=77923a291a5c993cca5c11c9b7dc00891d88bd8e'/>
<id>77923a291a5c993cca5c11c9b7dc00891d88bd8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix LegacyDecryptor and LegacyDecryptorWithMAC (GH #714)</title>
<updated>2018-09-11T01:55:08+00:00</updated>
<author>
<name>Jeffrey Walton</name>
<email>noloader@gmail.com</email>
</author>
<published>2018-09-11T01:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cryptopp-git.git/commit/?id=590f8573c4ed9bd586410baa8082b4c502051c78'/>
<id>590f8573c4ed9bd586410baa8082b4c502051c78</id>
<content type='text'>
The classes used the wrong hash with the MAC. The legacy gear should have used SHA1, not SHA256.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The classes used the wrong hash with the MAC. The legacy gear should have used SHA1, not SHA256.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add DefaultDecryptorWithMAC using binary file test</title>
<updated>2018-09-08T16:10:46+00:00</updated>
<author>
<name>Jeffrey Walton</name>
<email>noloader@gmail.com</email>
</author>
<published>2018-09-08T16:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cryptopp-git.git/commit/?id=4ff34ee329380ad6e0e20a8a028bdd483815dba2'/>
<id>4ff34ee329380ad6e0e20a8a028bdd483815dba2</id>
<content type='text'>
Also see https://groups.google.com/d/msg/cryptopp-users/QxPxSHkLM-4/pWmoBRuaBQAJ
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also see https://groups.google.com/d/msg/cryptopp-users/QxPxSHkLM-4/pWmoBRuaBQAJ
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove DL_PrivateKey_GFP_OldFormat (GH #567)</title>
<updated>2018-01-19T12:56:12+00:00</updated>
<author>
<name>Jeffrey Walton</name>
<email>noloader@gmail.com</email>
</author>
<published>2018-01-19T12:56:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cryptopp-git.git/commit/?id=a5a684d92986e8e2ede25fb9d8c77c9a7e500f20'/>
<id>a5a684d92986e8e2ede25fb9d8c77c9a7e500f20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PKCS #1 SHA3-based signatures (GH #517)</title>
<updated>2017-10-05T03:24:18+00:00</updated>
<author>
<name>Jeffrey Walton</name>
<email>noloader@gmail.com</email>
</author>
<published>2017-10-05T03:24:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cryptopp-git.git/commit/?id=1d0df34ae8304fa964cb7702e4f4476bbf6e9e7c'/>
<id>1d0df34ae8304fa964cb7702e4f4476bbf6e9e7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
