gramineproject / gsc

Gramine Shielded Containers (Docker integration)
BSD 3-Clause "New" or "Revised" License
46 stars 37 forks source link

Fix incorrect parsing of `SIGSTRUCT.DATE` #160

Closed kailun-qin closed 1 year ago

kailun-qin commented 1 year ago

Description of the changes

This is a commit corresponding to "[python] Fix wrong format of SIGSTRUCT.DATE" commit in core Gramine.

Fixes https://github.com/gramineproject/gsc/issues/159.

How to test this PR?


This change is Reviewable