<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/crypto, branch OTP-22.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>2019-05-10T12:42:47+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-05-10T12:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=36719f9798f1f7c2de203091582083e8d8e5726b'/>
<id>36719f9798f1f7c2de203091582083e8d8e5726b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Doc link fixes</title>
<updated>2019-05-03T09:56:09+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-05-02T13:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=df5be903dfc32e887317a677fa1e0c9eda3ebcaa'/>
<id>df5be903dfc32e887317a677fa1e0c9eda3ebcaa</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 'hans/crypto/new_supports_1/OTP-15771'</title>
<updated>2019-05-03T09:54:41+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-05-03T09:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8d107e535226e2ce6af97a10a9c71352da47e307'/>
<id>8d107e535226e2ce6af97a10a9c71352da47e307</id>
<content type='text'>
* hans/crypto/new_supports_1/OTP-15771:
  crypto: Document supports/1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/crypto/new_supports_1/OTP-15771:
  crypto: Document supports/1
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Document supports/1</title>
<updated>2019-04-30T14:55:02+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-04-30T14:47:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=938e788fb404e9e270975d36db5e27d7e136ef09'/>
<id>938e788fb404e9e270975d36db5e27d7e136ef09</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>2019-04-24T12:29:10+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2019-04-24T12:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0f2ddb633ffe97a92584edfbaf95d2dce3961cc8'/>
<id>0f2ddb633ffe97a92584edfbaf95d2dce3961cc8</id>
<content type='text'>
This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-04-23T15:38:37+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-04-23T15:38:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=425889ba69b69a9b6fb14bfbef121d51b78e853a'/>
<id>425889ba69b69a9b6fb14bfbef121d51b78e853a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branches 'hans/crypto/new_supports_1/OTP-15771', 'hans/ssh/new_supports', 'hans/crypto/remove_warnings' and 'hans/ssh/remove_warnings'</title>
<updated>2019-04-18T09:07:13+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-04-18T09:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c6c59b4cdadeeba5edcb88e86c32418226775dc2'/>
<id>c6c59b4cdadeeba5edcb88e86c32418226775dc2</id>
<content type='text'>
* hans/crypto/new_supports_1/OTP-15771:
  crypto: New function supports/1

* hans/ssh/new_supports:
  ssh: Use new api for aead ciphers
  ssh: Use correct names of ciphers

* hans/crypto/remove_warnings:
  ssh: Fix deprecation warnings in tests
  crypto: Remove unused var warning in tests

* hans/ssh/remove_warnings:
  ssh: Fix deprecation warnings in tests
  ssh: Remove unused function warning in tests
  ssh: Remove unused var warning in tests
  ssh: Remove unused var warning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/crypto/new_supports_1/OTP-15771:
  crypto: New function supports/1

* hans/ssh/new_supports:
  ssh: Use new api for aead ciphers
  ssh: Use correct names of ciphers

* hans/crypto/remove_warnings:
  ssh: Fix deprecation warnings in tests
  crypto: Remove unused var warning in tests

* hans/ssh/remove_warnings:
  ssh: Fix deprecation warnings in tests
  ssh: Remove unused function warning in tests
  ssh: Remove unused var warning in tests
  ssh: Remove unused var warning
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Fix deprecation warnings in tests</title>
<updated>2019-04-17T14:37:12+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-04-17T11:37:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f16b3782207c23eb02aaa52460b889be0546a5f3'/>
<id>f16b3782207c23eb02aaa52460b889be0546a5f3</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 unused var warning in tests</title>
<updated>2019-04-17T14:37:12+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-04-17T11:36:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7d67a9e83afe2fe917f5faadba86d3f482218804'/>
<id>7d67a9e83afe2fe917f5faadba86d3f482218804</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: New function supports/1</title>
<updated>2019-04-17T14:35:20+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-04-16T10:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c500d66b68ff0fe174128926318f3eead4dcbb15'/>
<id>c500d66b68ff0fe174128926318f3eead4dcbb15</id>
<content type='text'>
Takes argument hashs, public_keys, ciphers, macs, curves or rsa_opts.  Returns the algorithm names, but ONLY the openssl names.  supports/0 still returns aliases and misspellings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Takes argument hashs, public_keys, ciphers, macs, curves or rsa_opts.  Returns the algorithm names, but ONLY the openssl names.  supports/0 still returns aliases and misspellings.
</pre>
</div>
</content>
</entry>
</feed>
