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

    "Description": "Implements the Secure Hash Algorithms SHA 1",
    "Homepage": "http://www.dominik-reichl.de/projects/csha1/",
    "License": "Public Domain",
    "LicenseId": "LicenseRef-SHA1-Public-Domain",
    "Copyright": ["Copyright (C) Dominik Reichl <dominik.reichl@t-online.de>",
    "Copyright (C) 2016 The Qt Company Ltd"]
}