安全哈希算法 SHA-3 - brg endian,版本 https://github.com/BrianGladman/sha/ commit 4b9e13ead2c5b5e41ca27c65de4dd69ae0bac228

SHA-3,最初被称为 Keccak,是一种加密哈希函数。

在 Qt 核心版中使用(QCryptographicHash)。

源代码可在 qtbase/src/3rdparty/sha3/brg_endian.h 中找到。

上游版本:https://github.com/BrianGladman/sha/ commit 4b9e13ead2c5b5e41ca27c65de4dd69ae0bac228

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

BSD 2 条款“简化”许可证.

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.

© 2024 The Qt Company Ltd. 本文档中的贡献归各自所有者所有。本文档的使用受 Free Software Foundation 发布的 GNU 自由文档许可证版本 1.3 条款的约束。Qt 和相关标志是 The Qt Company Ltd. 在芬兰和其他全球国家的商标。所有其他商标均为各自所有者的财产。