libHMAC_SHA1
I am posting my version of the HMAC_SHA1 LotusScript library. I can honestly say that this is a port of two authors’ libraries. Julian Robichaux’s SHA-1 hash algorithm @ http://www.nsftools.com and Paul Johnston’s sha-1/HMAC script.
After I finish playing with Amazon S3 I will probably try and get this into some sort of OO encryption “class” or at least document the code better.
Here’s the file: HMAC_SHA1.lss

Comments: