summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/rfc6234/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/rfc6234/qt_attribution.json')
-rw-r--r--src/3rdparty/rfc6234/qt_attribution.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/3rdparty/rfc6234/qt_attribution.json b/src/3rdparty/rfc6234/qt_attribution.json
new file mode 100644
index 0000000000..9fc427b4a6
--- /dev/null
+++ b/src/3rdparty/rfc6234/qt_attribution.json
@@ -0,0 +1,12 @@
+{
+ "Id": "rfc6234",
+ "Name": "Secure Hash Algorithms SHA-384 and SHA-512",
+ "QDocModule": "qtcore",
+ "QtUsage": "Used in Qt Core (QCryptographicHash and QMessageAuthenticationCode)",
+
+ "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."
+}