Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added CimWriter/CimWriter.dll
Binary file not shown.
Binary file added CimWriter/LICENSE.pdf
Binary file not shown.
5 changes: 5 additions & 0 deletions CimWriter/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
CimWriter.dll is used to create integrity checked CIM files. These are used to ensure that
container image layers are genuine.

Changes were made to CimFS.dll to support the Confidential WCOW project. For internal reasons
these changes are not yet in a suitable Windows OS release. As a result we have to supply the dll here.
2 changes: 2 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
This license does not apply to CimWriter directory, see CimWriter/LICENSE.pdf regarding CimWriter.dll

The MIT License (MIT)

Copyright (c) 2015 Microsoft
Expand Down
Loading