Browse thread
[ANN] ocaml-ssl 0.2.0: bindings to the SSL library
- Samuel Mimram
[
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: | 2004-12-18 (11:30) |
From: | Samuel Mimram <samuel.mimram@e...> |
Subject: | [ANN] ocaml-ssl 0.2.0: bindings to the SSL library |
Hello, I'm pleased to annonce the 0.2.0 release of ocaml-ssl library which consists in bindings to the SSL library (to encrypt communications over sockets). This release corrects a few bugs, parametrizes the context creation functions by the protocol to use, and adds a few functions (to handle certificates verification, ciphers, etc). It is licenced under the GPL and can be found here : http://savonet.sourceforge.net/ As usual comments, suggestions, bug reports and of course patches are welcome. Regards, Samuel.