<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/crypto, branch OTP-21.0</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2018-06-19T06:24:54+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-06-19T06:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bb19e24a485e9ef43bcca3fbe9757da83f70c3a0'/>
<id>bb19e24a485e9ef43bcca3fbe9757da83f70c3a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2018-06-18T12:51:18+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2018-06-18T12:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b'/>
<id>5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Remove EVP_PKEY from dh_compute_key_nif</title>
<updated>2018-06-14T12:39:20+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-06-14T07:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5c2f4277badf33a518683c44617a64863f606726'/>
<id>5c2f4277badf33a518683c44617a64863f606726</id>
<content type='text'>
According to valgrind, there is a memory leak. When fixing that there is a core-dump instead.
Since generate_key is the part that is important for the quality of the key we keep the old
compute_key part to avoid memory leakage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to valgrind, there is a memory leak. When fixing that there is a core-dump instead.
Since generate_key is the part that is important for the quality of the key we keep the old
compute_key part to avoid memory leakage.
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Try fix valgrind errors</title>
<updated>2018-06-14T12:39:20+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-06-11T11:26:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4f5e7a82943eaca6453953cb028a9fb00c3c48a1'/>
<id>4f5e7a82943eaca6453953cb028a9fb00c3c48a1</id>
<content type='text'>
Re-structure  dh_compute_key_nif and dh_generate_key_nif to see variable scoping and alloc/dealloc pairs better
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Re-structure  dh_compute_key_nif and dh_generate_key_nif to see variable scoping and alloc/dealloc pairs better
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Remove comments</title>
<updated>2018-06-12T13:56:17+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-06-12T13:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=79c114b216d5d92380feea7ed6d9ec40f0b75444'/>
<id>79c114b216d5d92380feea7ed6d9ec40f0b75444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Add experimental x25519 and x448</title>
<updated>2018-06-11T09:00:07+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-05-25T12:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0ccdbaca9ab7a7965cc8ff358f1364cbde67854e'/>
<id>0ccdbaca9ab7a7965cc8ff358f1364cbde67854e</id>
<content type='text'>
Not to be used. Uses not yet released functions in OpenSSL 1.1.1-pre8-dev
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not to be used. Uses not yet released functions in OpenSSL 1.1.1-pre8-dev
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Make 'curve' entry in crypto:supports() appear iff Curves is non-empty</title>
<updated>2018-06-11T09:00:07+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-06-05T15:37:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=af11bc83244f67b9ed1fe1b75d951daadc370219'/>
<id>af11bc83244f67b9ed1fe1b75d951daadc370219</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Extend crypto:supports with 'curves'</title>
<updated>2018-06-11T09:00:07+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-05-25T08:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fc7ae23305a2de8ebb27e0ce723c4b3a71c9d4fc'/>
<id>fc7ae23305a2de8ebb27e0ce723c4b3a71c9d4fc</id>
<content type='text'>
"curves" in crypto:supports returns list of actually supported ec_curves
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"curves" in crypto:supports returns list of actually supported ec_curves
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Valgrind suggestions</title>
<updated>2018-06-04T10:06:58+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-05-07T12:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a9c7e47957c77b74f2b2261ad79a4f0f257dfbf7'/>
<id>a9c7e47957c77b74f2b2261ad79a4f0f257dfbf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Prepare release"</title>
<updated>2018-05-29T08:47:25+00:00</updated>
<author>
<name>Henrik</name>
<email>henrik@erlang.org</email>
</author>
<published>2018-05-29T08:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b9faca269de1de51ae33577cc204befbea24243c'/>
<id>b9faca269de1de51ae33577cc204befbea24243c</id>
<content type='text'>
This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08.
</pre>
</div>
</content>
</entry>
</feed>
