copied the Heimdal sha256 functions into lib/crypto to avoid a link
authorAndrew Tridgell <tridge@samba.org>
Wed, 4 Jun 2008 16:42:55 +0000 (09:42 -0700)
committerAndrew Tridgell <tridge@samba.org>
Wed, 4 Jun 2008 16:42:55 +0000 (09:42 -0700)
commit9cf72946aaf32d4335c8e59eb805844cadea76a8
treefbe712e7bef485450b75bab0caa7d516e67a3c48
parentbc8c2a50e8a2467721e1739b28a6f4ce96162f4f
copied the Heimdal sha256 functions into lib/crypto to avoid a link
error

Hopefully we can remove this again later
(This used to be commit fa2ecfea7a1acc388a86e8fba5b42df7925c9045)
source4/lib/crypto/config.mk
source4/lib/crypto/crypto.h
source4/lib/crypto/hmacsha256.c
source4/lib/crypto/sha256.c [new file with mode: 0644]
source4/lib/crypto/sha256.h [new file with mode: 0644]