Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Jake Donham <jake.donham@skydeck.com>
To: caml-list@inria.fr
Subject: bytecode signing?
Date: 20 Apr 2007 14:59:20 -0400	[thread overview]
Message-ID: <m3bqhioos7.fsf@sparkplug.bitmechanic.com> (raw)

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


                 reply	other threads:[~2007-04-20 18:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3bqhioos7.fsf@sparkplug.bitmechanic.com \
    --to=jake.donham@skydeck.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox