<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/crypto/src, branch OTP-21.0.1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<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: 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: Improve load error message</title>
<updated>2018-03-22T15:22:34+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-03-16T20:22:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6ee8cc56db53fd7951fb3bacfd6621c72fdf3ced'/>
<id>6ee8cc56db53fd7951fb3bacfd6621c72fdf3ced</id>
<content type='text'>
to only suggest missing OpenSSL if dlopen fails (load_failed).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to only suggest missing OpenSSL if dlopen fails (load_failed).
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Remove undocumented, unused and erroneous functions</title>
<updated>2018-03-09T08:45:41+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-03-09T08:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d93ec4cfd4f312049232d35942a952bb5be7d33a'/>
<id>d93ec4cfd4f312049232d35942a952bb5be7d33a</id>
<content type='text'>
crypto:dh_generate_parameters and crypto:dh_check
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
crypto:dh_generate_parameters and crypto:dh_check
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2017-12-04T13:42:05+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2017-12-04T13:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=361013df7904dd128feede33d9828cce2bdd7fd1'/>
<id>361013df7904dd128feede33d9828cce2bdd7fd1</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 engine_ctrl_cmd_string() to API</title>
<updated>2017-12-04T13:37:30+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2017-12-01T09:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4f43c3962b552d67fe2a25579c92ebfba97e2b21'/>
<id>4f43c3962b552d67fe2a25579c92ebfba97e2b21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2017-12-01T13:50:17+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-12-01T13:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=16937d18834798ab77e0f2aaa302a3ef384639ae'/>
<id>16937d18834798ab77e0f2aaa302a3ef384639ae</id>
<content type='text'>
* maint:
  crypto: engine_SUITE update
  crypto: fix pubkey_to_privkey
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  crypto: engine_SUITE update
  crypto: fix pubkey_to_privkey
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: fix pubkey_to_privkey</title>
<updated>2017-12-01T13:47:34+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-11-28T11:15:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bd4fc9ce5e7fc0feab83e0452511dfdd17ae4ec8'/>
<id>bd4fc9ce5e7fc0feab83e0452511dfdd17ae4ec8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
