Re: [Harbour] Harbour SHA2 and SHA2-HMAC support

2009-01-17 Thread Mindaugas Kavaliauskas
Viktor Szakáts wrote: Pls see a Harbour library which implements SHA2 related checksumming and SHA2 MAC creation, here: http://www.syenar.hu/harbour/hbsha2.zip Usage from .prg: HB_SHA224( ) -> HB_SHA256( ) -> HB_SHA384( ) -> HB_SHA512( ) -> HB_SHA224_HMAC( , ) -> HB_SHA256_HMAC( ,

Re: [Harbour] Harbour SHA2 and SHA2-HMAC support

2009-01-17 Thread Viktor Szakáts
Hi Francesco, > A question: anyone has played with SSL support ? I'm interested about it > because I'm playing with Mindaugas uhttpd code (I've extended it a little). > Maybe we should upload it, and continue to extend the code online, it's a very important addition, and everyone could benefit f

Re: [Harbour] Harbour SHA2 and SHA2-HMAC support

2009-01-17 Thread Francesco Saverio Giudice
Hi Viktor, Il 17/01/2009 23.26, Viktor Szakáts ha scritto: Pls see a Harbour library which implements SHA2 related checksumming and SHA2 MAC creation, here: Great addition! I will try. Thank you. A question: anyone has played with SSL support ? I'm interested about it because I'm playing wit

[Harbour] Harbour SHA2 and SHA2-HMAC support

2009-01-17 Thread Viktor Szakáts
Hi all, Pls see a Harbour library which implements SHA2 related checksumming and SHA2 MAC creation, here: http://www.syenar.hu/harbour/hbsha2.zip Usage from .prg: HB_SHA224( ) -> HB_SHA256( ) -> HB_SHA384( ) -> HB_SHA512( ) -> HB_SHA224_HMAC( , ) -> HB_SHA256_HMAC( , ) -> HB_SHA384_H

Re: [Harbour] Fwd: SF.net SVN: harbour-project:[10057] trunk/harbour/ChangeLog

2009-01-17 Thread Viktor Szakáts
Phil, could you please also raise the message size limit to 150K? sf.net has a '--max-diff-length 10' option set, so 150K is enough, and it's also acceptable as a generic limit for all subscribers. (we're at 40K right now AFAIK). Brgds, Viktor On Sat, Jan 17, 2009 at 11:50 AM, Viktor Szakáts

Re: [Harbour] Fwd: SF.net SVN: harbour-project:[10057] trunk/harbour/ChangeLog

2009-01-17 Thread Viktor Szakáts
Hi Phil, > >> Yes, that looks like it. >> > I can build mailboxes on the domain and I can forward them. I can join > harbour@harbour-project.org with the nomail option set. > > Does that sound like it will work? nomail means don't send any list mail. Sounds okay, let's try it with svncom...@harb