<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/crypto/c_src, branch sverker-ets-patch-1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'hans/crypto/aes_ccm/OTP-15286' into maint</title>
<updated>2018-09-17T08:15:45+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-09-17T08:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0a218353e4360e36bac304b6a4e0effe78d95615'/>
<id>0a218353e4360e36bac304b6a4e0effe78d95615</id>
<content type='text'>
* hans/crypto/aes_ccm/OTP-15286:
  crypto: Fix no_aead test
  crypto: Document AES_CCM and fix errors in User's Guide The sizes in the Algorithms chapter for aes_gcm was wrong or incomplete.
  crypto: AES_CCM test case
  crypto: All aes_ccm vectors (including unused) This directory contains all aes_ccm vectors.  However, effort is needed to include them in the test suite so they are left for later.
  crypto: Add AES_CCM crypto Will be increase interoperability of future SSL application versions.
  crypto: Generalize aes_gcm_(de|en)crypt nifs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/crypto/aes_ccm/OTP-15286:
  crypto: Fix no_aead test
  crypto: Document AES_CCM and fix errors in User's Guide The sizes in the Algorithms chapter for aes_gcm was wrong or incomplete.
  crypto: AES_CCM test case
  crypto: All aes_ccm vectors (including unused) This directory contains all aes_ccm vectors.  However, effort is needed to include them in the test suite so they are left for later.
  crypto: Add AES_CCM crypto Will be increase interoperability of future SSL application versions.
  crypto: Generalize aes_gcm_(de|en)crypt nifs
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Add AES_CCM crypto</title>
<updated>2018-09-14T10:22:04+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-09-11T15:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2cf63f4e429c60b7d77bd15c73fd298ee53710ae'/>
<id>2cf63f4e429c60b7d77bd15c73fd298ee53710ae</id>
<content type='text'>
Will be increase interoperability of future SSL application versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Will be increase interoperability of future SSL application versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Generalize aes_gcm_(de|en)crypt nifs</title>
<updated>2018-09-14T10:18:22+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-09-10T12:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f11391139c4165e8541a52d45cd1525343a83927'/>
<id>f11391139c4165e8541a52d45cd1525343a83927</id>
<content type='text'>
The EVP_CIPHER_CTX interface aims at enabling using the same code for many
ciphers.  Since we are going to add aes_ccm which is similar to aes_gcm,
this commit is a preparation.

It creates the aead_(de|en)crypt nifs and removes the old ones.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The EVP_CIPHER_CTX interface aims at enabling using the same code for many
ciphers.  Since we are going to add aes_ccm which is similar to aes_gcm,
this commit is a preparation.

It creates the aead_(de|en)crypt nifs and removes the old ones.
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Add forgotten #ifdef</title>
<updated>2018-09-14T09:58:39+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-09-13T09:41:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=94d4676a7f73cb948d3baa617d1f8fcd8ee5aec2'/>
<id>94d4676a7f73cb948d3baa617d1f8fcd8ee5aec2</id>
<content type='text'>
MAY prevent compilation errors if the symbol is configured to not be defined in an OpenSSL version where it exists by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAY prevent compilation errors if the symbol is configured to not be defined in an OpenSSL version where it exists by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Change condition for RSA_PKCS1_PSS</title>
<updated>2018-09-14T09:58:37+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-09-12T08:42:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=35eac8acb8c47416a0fde79280a2fef60bc9339e'/>
<id>35eac8acb8c47416a0fde79280a2fef60bc9339e</id>
<content type='text'>
Trubble on a couple of cross-building machines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trubble on a couple of cross-building machines
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Add 'rsa_opts' to crypto:supports/0</title>
<updated>2018-09-14T09:57:56+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-09-06T10:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ff4dee51f4c6602cdbbdbad9ad0ce2068f34265d'/>
<id>ff4dee51f4c6602cdbbdbad9ad0ce2068f34265d</id>
<content type='text'>
Needed in future versions of the SSL application.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed in future versions of the SSL application.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hans/crypto/SHA3/OTP-15153' into maint</title>
<updated>2018-09-13T10:19:51+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-09-13T10:19:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6dcaba3b6ae75af4c35aff01fab7bbc777d2bba7'/>
<id>6dcaba3b6ae75af4c35aff01fab7bbc777d2bba7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: sha3_224 and sha3_256 errors fixed</title>
<updated>2018-09-12T11:44:31+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-09-12T11:40:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=304f75806ce1a2462948fc6da22b89256a501ce0'/>
<id>304f75806ce1a2462948fc6da22b89256a501ce0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Fix valgrind error</title>
<updated>2018-09-12T07:57:29+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-09-04T16:57:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=46ddd7939820a48f72aa980ff2a1728cf935d4c3'/>
<id>46ddd7939820a48f72aa980ff2a1728cf935d4c3</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/x25519_x448/OTP-15240' into maint</title>
<updated>2018-09-11T13:18:31+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-09-11T13:18:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fe2e3e59cbcdb6e0001348c278eaf34037ab54ab'/>
<id>fe2e3e59cbcdb6e0001348c278eaf34037ab54ab</id>
<content type='text'>
* hans/crypto/x25519_x448/OTP-15240:
  crypto: Remove 'experimental' comments for ecdh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/crypto/x25519_x448/OTP-15240:
  crypto: Remove 'experimental' comments for ecdh
</pre>
</div>
</content>
</entry>
</feed>
