浏览代码

Add a note about the md5 algorithm

Don Porter 8 年之前
父节点
当前提交
495d68f373
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      LICENSE.addendum.txt

+ 3 - 0
LICENSE.addendum.txt

@@ -1,4 +1,7 @@
 Graphene also includes the following third party sources (and licenses):
 mbedtls - Apache 2.0
 wolfssl - GPL v2
+
+RSA's MD5 algorithm (LibOS/shim/src/utils/md5.c) - RSA custom attribution license
+
 [incomplete: more to come]