On 11/03/2011 10:15 PM, Steve Teale wrote:
2) No Windows Named Pipe support that I've noticed.

Isn't it part of std.windows ? Named piped support is part of kernel32.dll maybe this link helps >
http://msdn.microsoft.com/en-us/library/windows/desktop/aa365150(v=vs.85).aspx


3) No SHA1 digest support

The is a MIT X11 licensed lib on dsource called dcryot.

A public domain C lib is available  under >
http://libtom.org/?page=features&newsitems=5&whatfile=crypt

and finally (like it) a Javascript snippet, no licence information!  >
http://www.webtoolkit.info/javascript-sha1.html

HTH Bjoern

Reply via email to