summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/md4/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/md4/qt_attribution.json')
-rw-r--r--src/3rdparty/md4/qt_attribution.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/3rdparty/md4/qt_attribution.json b/src/3rdparty/md4/qt_attribution.json
new file mode 100644
index 0000000000..f1bca24660
--- /dev/null
+++ b/src/3rdparty/md4/qt_attribution.json
@@ -0,0 +1,10 @@
+{
+ "Id": "md4",
+ "Name": "MD4",
+ "QDocModule": "qtcore",
+ "QtUsage": "Used in Qt Core (QCryptographicHash). Configure with -DQT_CRYPTOGRAPHICHASH_ONLY_SHA1 to avoid.",
+
+ "Description": "An OpenSSL-compatible implementation of the RSA Data Security, Inc. MD4 Message-Digest Algorithm.",
+ "License": "Public Domain",
+ "Copyright": "Written by Alexander Peslyak - better known as Solar Designer <solar@openwall.com> - in 2001, and placed in the public domain. There's absolutely no warranty."
+}