<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/crypto/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 '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>crypto: Add missing documentation for enable_fips_mode/1</title>
<updated>2018-09-13T10:07:52+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-09-07T11:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=882fa794883e6dbc0e56f22645cd3aec21920c53'/>
<id>882fa794883e6dbc0e56f22645cd3aec21920c53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Rework -type and -spec</title>
<updated>2018-09-13T10:07:50+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-08-28T14:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=35848c8ba5968b0d9aec3f7aaac6d31000e4da15'/>
<id>35848c8ba5968b0d9aec3f7aaac6d31000e4da15</id>
<content type='text'>
Check code and documentation and write -type/-spec or adjust existing. Prepare for doc generation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check code and documentation and write -type/-spec or adjust existing. Prepare for doc generation
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Bug fix - crypto:next_iv regarding aes_ige256</title>
<updated>2018-09-07T11:50:15+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-08-22T16:59:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5107b29a1bca592c0ea3840d263d0dd1f48e2ed3'/>
<id>5107b29a1bca592c0ea3840d263d0dd1f48e2ed3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Bug fix - blowfish_cbc allowed in crypto:next_iv</title>
<updated>2018-09-07T11:50:15+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-09-03T08:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0a173490c5348ffd045482fc5f29a3b49d3cf325'/>
<id>0a173490c5348ffd045482fc5f29a3b49d3cf325</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/SHA3/OTP-15153' into maint</title>
<updated>2018-08-23T12:28:37+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-08-23T12:28:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3ce7755593390478c13c78b683aabc915853b1bf'/>
<id>3ce7755593390478c13c78b683aabc915853b1bf</id>
<content type='text'>
* hans/crypto/SHA3/OTP-15153:
  crypto: Disable non-working SHA3_224 and SHA3_256
  crypto: doc SHA3 (hash &amp; hmac)
  crypto: Tests for SHA3
  crypto: SHA3 hash on OpenSSL-1.1.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/crypto/SHA3/OTP-15153:
  crypto: Disable non-working SHA3_224 and SHA3_256
  crypto: doc SHA3 (hash &amp; hmac)
  crypto: Tests for SHA3
  crypto: SHA3 hash on OpenSSL-1.1.1
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: doc SHA3 (hash &amp; hmac)</title>
<updated>2018-08-23T10:45:29+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-08-15T09:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e647193db8c0781dafb965f6ba5c050dfb50fd42'/>
<id>e647193db8c0781dafb965f6ba5c050dfb50fd42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
