summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/md5/qt_attribution.json
blob: 52b613cf6cf5c71cad75e5d719717eccd3195f31 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "Id": "md5",
    "Name": "MD5",
    "QDocModule": "qtcore",
    "QtUsage": "Used in Qt Core (QCryptographicHash). Configure with -DQT_CRYPTOGRAPHICHASH_ONLY_SHA1 to avoid.",

    "Description": "MD5 message-digest algorithm.",
    "License": "Public Domain",
    "Copyright": "Written by Colin Plumb in 1993, no copyright is claimed.
Ian Jackson <ian@chiark.greenend.org.uk>."
}