Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* bytecode signing?
@ 2007-04-20 18:59 Jake Donham
  0 siblings, 0 replies; only message in thread
From: Jake Donham @ 2007-04-20 18:59 UTC (permalink / raw)
  To: caml-list

Hi,

I have an application where I would like to sign bytecode and check
that the signature is valid before running it. I was thinking to
compute hashes of the various sections of a bytecode file, sign them,
and store the result in an additional section. Is there a library
somewhere for manipulating bytecode files? I see pieces in
tools/dumpobj.ml and bytecomp/bytesections.ml. Thanks,

Jake


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-20 18:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-20 18:59 bytecode signing? Jake Donham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox