Re: [ANN]HMAC-SHA1

2007-01-02 Thread Mark Smith
Well, compared to the openssl version (which uses some very efficient  
assembly language, I think), it's still dog-slow. Still, for many  
uses it'll be fast enough, I think. Just don't try to produce a  
digest of War and Peace! :)


On 2 Jan 2007, at 12:09, Shao Sean wrote:


Sure Mark like it wasn't fast enough before ;-)

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [ANN]HMAC-SHA1

2007-01-02 Thread Shao Sean

Sure Mark like it wasn't fast enough before ;-)

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


[ANN]HMAC-SHA1

2007-01-01 Thread Mark Smith
I've updated my sha1Digest function so that a) it's a little faster,  
b) it works on Windows (and Intel Macs) and c) I've added an HMAC  
function (which can also use Rev's built in MD5digest if needed).


It's on RevOnline

Username: Mark Smith
Category : Programming
Name : HMACSHA1

Happy new year to all who use the gregorian calendar!

Mark
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution