Browse thread
Safe marshall?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-02-18 (08:39) |
From: | Oliver Bandel <oliver@f...> |
Subject: | Re: [Caml-list] Safe marshall? |
On Thu, Feb 17, 2005 at 03:14:30PM -0800, Eric Stokes wrote: > I have to agree with Gerd, if at all possible use a protocol compiler > such as XDR, or ASN.1, even signing might not be secure if your Yes, XDR seems to be a good idea. > attacker can get ahold of the keys you are using. I can attest to the > robustness of Gerd's XDR implementation, I have used it in several > projects. Well.. is there already an XDR-binding for OCaml? Where to find it?! Ciao, Oliver