summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/rfc6234/qt_attribution.json
blob: 1cce430cf6e3983c2e47cb322859975e17eca840 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "Id": "rfc6234",
    "Name": "Secure Hash Algorithms SHA-384 and SHA-512",
    "QDocModule": "qtcore",
    "QtUsage": "Used in Qt Core (QCryptographicHash and QMessageAuthenticationCode)",

    "Description": "The RFC actually contains the code, embedded in RFC-boilerplate; presumably we extracted it; treat as final",
    "Description": "Implements the Secure Hash Algorithms SHA 384 and SHA-521",
    "License": "BSD 3-clause \"New\" or \"Revised\" License",
    "LicenseFile": "LICENSE",
    "LicenseId": "BSD-3-Clause",
    "Copyright": "Copyright (c) 2011 IETF Trust and the persons identified as authors of the code."
}