Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > d5e62c01ae8d1e579463c6a871dd44bf > files > 804

qtbase5-doc-5.12.6-2.mga7.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- codeattributions.qdoc -->
  <title>Secure Hash Algorithm SHA-3 - brg_endian, version https://github.com/BrianGladman/sha/ commit 4b9e13ead2c5b5e41ca27c65de4dd69ae0bac228 | Qt Core 5.12.6</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="main">
    <div class="main-rounded">
      <div class="navigationbar">
        <table><tr>
<td >Qt 5.12</td><td ><a href="qtcore-index.html">Qt Core</a></td><td >Secure Hash Algorithm SHA-3 - brg_endian, version https://github.com/BrianGladman/sha/ commit 4b9e13ead2c5b5e41ca27c65de4dd69ae0bac228</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right"><a href="qtcore-index.html">Qt 5.12.6 Reference Documentation</a></td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<p class="naviNextPrevious headerNavi">
</p><p/>
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">Secure Hash Algorithm SHA-3 - brg_endian, version https://github.com/BrianGladman/sha/ commit 4b9e13ead2c5b5e41ca27c65de4dd69ae0bac228</h1>
<span class="subtitle"></span>
<!-- $$$qtcore-attribution-sha3_endian.html-description -->
<div class="descr"> <a name="details"></a>
<a name="sha3-endian"></a><p>SHA-3, originally known as Keccak, is a cryptographic hash function.</p>
<p>Used in Qt Core (<a href="qcryptographichash.html">QCryptographicHash</a>).</p>
<p>The sources can be found in BUILD/qtbase-everywhere-src-5.12.6/src/3rdparty/sha3/brg_endian.h.</p>
<p>upstream version: https://github.com/BrianGladman/sha/ commit 4b9e13ead2c5b5e41ca27c65de4dd69ae0bac228</p>
<pre class="cpp plain">

  Copyright (c) 1998-2013, Brian Gladman, Worcester, UK. All rights reserved.

</pre>
<p><a href="https://spdx.org/licenses/BSD-2-Clause.html">BSD 2-clause &quot;Simplified&quot; License</a>.</p>
<pre class="cpp plain">

  Copyright (c) 1998-2013, Brian Gladman, Worcester, UK. All rights reserved.

  The redistribution and use of this software (with or without changes)
  is allowed without the payment of fees or royalties provided that:

    source code distributions include the above copyright notice, this
    list of conditions and the following disclaimer;

    binary distributions include the above copyright notice, this list
    of conditions and the following disclaimer in their documentation.

  This software is provided 'as is' with no explicit or implied warranties
  in respect of its operation, including, but not limited to, correctness
  and fitness for purpose.

</pre>
</div>
<!-- @@@qtcore-attribution-sha3_endian.html -->
<p class="naviNextPrevious footerNavi">
</p>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2019 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br/>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br/>    Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>