<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/crypto, branch OTP_R15B</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>2011-12-12T17:14:34+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2011-12-12T17:14:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b92ea63417bc6933393a3c285faf393b3d287ac2'/>
<id>b92ea63417bc6933393a3c285faf393b3d287ac2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix misspelling of chosen</title>
<updated>2011-12-05T17:28:47+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2011-12-05T17:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f3052a3a1a78c5cb5135c5c96c64ae4a39433745'/>
<id>f3052a3a1a78c5cb5135c5c96c64ae4a39433745</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 'sverk/crypto-sha256'</title>
<updated>2011-12-05T15:21:24+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2011-12-05T15:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=290be471b96879bd9cdcc89d7841eb5557c54e50'/>
<id>290be471b96879bd9cdcc89d7841eb5557c54e50</id>
<content type='text'>
* sverk/crypto-sha256:
  crypto: Add sha256,384,512 in documentation for rsa_verify
  crypto: Add sha{256,384,512} to rsa_verify
  crypto: Add sha256 and sha512

OTP-9778
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverk/crypto-sha256:
  crypto: Add sha256,384,512 in documentation for rsa_verify
  crypto: Add sha{256,384,512} to rsa_verify
  crypto: Add sha256 and sha512

OTP-9778
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Add sha256,384,512 in documentation for rsa_verify</title>
<updated>2011-12-05T15:17:05+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2011-12-05T14:37:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=12c427fea2b0932b526a05ccf80844e847b81684'/>
<id>12c427fea2b0932b526a05ccf80844e847b81684</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto_SUITE: Reinstate what was "lost in translation"</title>
<updated>2011-12-02T15:59:35+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-12-01T15:00:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b0fc970c36bca30fb590b32589c7951f0ca7a04b'/>
<id>b0fc970c36bca30fb590b32589c7951f0ca7a04b</id>
<content type='text'>
When crypto_SUITE was migrated to the common_test format in commit
f6b19ef8603b46c64f3722ede3915dd1ac67bae8, some things were lost
in translation. Reinstate the previous behaviour:

1) Run the info/1 test case. This test case will cause a skip if
   the test is run on a non-commercial platform and the entire
   crypto application is missing. If the crypto application exists,
   but does not work properly, the test case will fail.

2) If info/1 is skipped or fails, don't run any other test cases
   in crypto_SUITE. (That is, if there is a basic problem, ONE
   failed test case is sufficient indication.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When crypto_SUITE was migrated to the common_test format in commit
f6b19ef8603b46c64f3722ede3915dd1ac67bae8, some things were lost
in translation. Reinstate the previous behaviour:

1) Run the info/1 test case. This test case will cause a skip if
   the test is run on a non-commercial platform and the entire
   crypto application is missing. If the crypto application exists,
   but does not work properly, the test case will fail.

2) If info/1 is skipped or fails, don't run any other test cases
   in crypto_SUITE. (That is, if there is a basic problem, ONE
   failed test case is sufficient indication.)
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Add sha{256,384,512} to rsa_verify</title>
<updated>2011-11-30T15:13:56+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2011-11-30T11:22:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b6e702835f72372a4222bf3c75f9a066875f9920'/>
<id>b6e702835f72372a4222bf3c75f9a066875f9920</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 sha256 and sha512</title>
<updated>2011-11-30T15:11:23+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2011-11-30T11:20:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6a5dc8fdf6569e14a42d136baa6ab242719edeba'/>
<id>6a5dc8fdf6569e14a42d136baa6ab242719edeba</id>
<content type='text'>
No test and doc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No test and doc
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Update version numbers for pre-release of R15"</title>
<updated>2011-11-22T11:00:40+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2011-11-22T11:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=021472220ed3afe5a9c8e0ea854bf47f9764539c'/>
<id>021472220ed3afe5a9c8e0ea854bf47f9764539c</id>
<content type='text'>
This reverts commit e21ff9b0b69219ab3853be7e80813156113152b7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e21ff9b0b69219ab3853be7e80813156113152b7.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version numbers for pre-release of R15</title>
<updated>2011-11-22T10:54:29+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-11-21T12:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e21ff9b0b69219ab3853be7e80813156113152b7'/>
<id>e21ff9b0b69219ab3853be7e80813156113152b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Additions to crypto and public_key needed for full PKCS-8 support</title>
<updated>2011-11-01T15:54:26+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2011-10-18T16:01:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b211df3a0cca478822d57836dac3dd6452aab32a'/>
<id>b211df3a0cca478822d57836dac3dd6452aab32a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
