Browse thread
About Cryptokit (was: Re: [Caml-list] Re: SHA1 => stdlib ?!)
[
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: | -- (:) |
| From: | David MENTRE <dmentre@l...> |
| Subject: | About Cryptokit (was: Re: [Caml-list] Re: SHA1 => stdlib ?!) |
Hello, 2010/4/25 Eray Ozkural <examachine@gmail.com>: > Well, crypotkit is pretty useful and you can easily add your own > implementations to it. Nice framework. I had implemented a > zero-knowledge protocol with it. I also used Cryptokit once. It was pretty useful and easy to use. However I had to modify a few lines in it in order to allow me to do some compositions with Cryptokit building blocks. Sincerely yours, david