thanks!, it looks fine, in order to test it would you please provide a second patch which modifies the example service adding a sha1 method which listen for 1 parameter and prints out a base64(sha1(param)) ??
On Tue, Apr 3, 2012 at 8:06 PM, Nicolas Pépin Perreault <[email protected]> wrote: > Added a SHA1 package to Duda; it's a simple wrapper around a SHA1 library > which provide a single function to webservices: > > void encode (const void *dataIn, unsigned char *dataOut, unsigned long > length); > > -- > - Nicolas Pépin-Perreault > > _______________________________________________ > Monkey mailing list > [email protected] > http://lists.monkey-project.com/listinfo/monkey > -- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
