소스 검색

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]