From: Jake Donham <jake@donham.org>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Loading RSA public key from DER files in Caml ?
Date: Tue, 5 May 2009 12:26:00 -0700 [thread overview]
Message-ID: <c7e4e9f0905051226h69d3e222o2aff85bcd5297b18@mail.gmail.com> (raw)
In-Reply-To: <20090505161744.GA19037@pema>
On Tue, May 5, 2009 at 9:17 AM, Sébastien Hinderer
<Sebastien.Hinderer@ens-lyon.org> wrote:
> Is there some code available to load an RSA public key from a
> .der file ?
Maybe this is helpful:
http://code.google.com/p/ooauth/source/browse/trunk/pem2cryptokit.c
It takes a PEM file containing an RSA key and converts it to a
marshaled Crypokit.RSA.key. I guess you can get from DER to PEM easily
or modify this code to read DER files.
prev parent reply other threads:[~2009-05-05 19:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-05 16:17 Sébastien Hinderer
2009-05-05 19:26 ` Jake Donham [this message]
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=c7e4e9f0905051226h69d3e222o2aff85bcd5297b18@mail.gmail.com \
--to=jake@donham.org \
--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