1*d38c30c0SXin LI 2*d38c30c0SXin LI#------------------------------------------------------------ 3*d38c30c0SXin LI# $File: opentimestamps,v 1.1 2019/05/27 01:27:31 christos Exp $ 4*d38c30c0SXin LI# OpenTimestamps related magic entries 5*d38c30c0SXin LI# https://opentimestamps.org/ 6*d38c30c0SXin LI# https://en.wikipedia.org/wiki/OpenTimestamps 7*d38c30c0SXin LI# "Emanuele Cisbani" <emanuele.cisbani@gmail.com> 8*d38c30c0SXin LI#------------------------------------------------------------ 9*d38c30c0SXin LI 10*d38c30c0SXin LI# OpenTimestamps Proof .ots format. 11*d38c30c0SXin LI# Magic is defined here: 12*d38c30c0SXin LI# https://github.com/opentimestamps/python-opentimestamps/\ 13*d38c30c0SXin LI# blob/master/opentimestamps/core/timestamp.py#L273 14*d38c30c0SXin LI 15*d38c30c0SXin LI0 string \x00\x4f\x70\x65\x6e\x54\x69\x6d\x65\x73\x74\x61\x6d\x70\x73\x00 OpenTimestamps 16*d38c30c0SXin LI>16 string \x00\x50\x72\x6f\x6f\x66\x00\xbf\x89\xe2\xe8\x84\xe8\x92\x94\x01 Proof 17