svn commit: samba r17488 - in branches/SAMBA_4_0/source: lib lib/crypto torture/local

metze at samba.org metze at samba.org
Fri Aug 11 08:02:44 GMT 2006


Author: metze
Date: 2006-08-11 08:02:43 +0000 (Fri, 11 Aug 2006)
New Revision: 17488

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17488

Log:
- add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174
- and add torture tests also based on the rfc's

metze
Added:
   branches/SAMBA_4_0/source/lib/crypto/hmacsha1.c
   branches/SAMBA_4_0/source/lib/crypto/hmacsha1.h
   branches/SAMBA_4_0/source/lib/crypto/hmacsha1test.c
   branches/SAMBA_4_0/source/lib/crypto/sha1.c
   branches/SAMBA_4_0/source/lib/crypto/sha1.h
   branches/SAMBA_4_0/source/lib/crypto/sha1test.c
Modified:
   branches/SAMBA_4_0/source/lib/basic.mk
   branches/SAMBA_4_0/source/lib/crypto/crypto.h
   branches/SAMBA_4_0/source/torture/local/config.mk


Changeset:
Sorry, the patch is too large (838 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17488


More information about the samba-cvs mailing list