main logo
Subject: Re: Generating file checksum
Author: Richard Kaye
Posted: 2007/05/31 14:27:23
 
View Entire Thread
New Search


Yep. On my list of possible solutions. I need to make sure that whatever
checksum I generate can live in an XML file and Craig's function appears
to return a binary string. So I think I have to strconv() the hash to
turn it into some kind of ASCII. (The consumer of this checksum is a web
service written in Python. I need to be sure that we can both recognize
any given hash.)

Malcolm Greene wrote:
> Richard,
>
> Check out Craig Boyd's free encryption fll on his blog at:
> http://sweetpotatosoftware.com/SPSBlog/default.aspx
>
> There's a single function that will compute a MD5 or SHA1 hash of a file
> (or string).
>
> Highly recommended.
>
> Malcolm
>

--
Richard Kaye
Vice President
Artfact/RFC Systems
Voice: 617.219.1038
Fax: 617.219.1001

For the fastest response time, please send your support
queries to:

Technical Support - techsupport at rfcsystems .D.O.T com
Australian Support - ausupport@rfcsystems.com
Internet Support - websupport at rfcsystems .D.O.T com
All Other Requests - request@rfcsystems.com

---------------------------------------------------------
---------------------------------------------------------




 
©2007 Richard Kaye
<-- Prior Message New Search Next Message -->