summaryrefslogtreecommitdiffstats
path: root/lib/crypto/sha256.c
Commit message (Collapse)AuthorAgeFilesLines
* lib/crypto: rename the SHA256_ functions to samba_SHA256_Andrew Tridgell2011-04-061-4/+4
| | | | | | | this prevents a symbol duplication with the openssl library, which may be linked in via a secondary library dependency Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* lib/crypto: only include what is needed.Günther Deschner2010-06-161-1/+1
| | | | Guenther
* Fix a C++ warningVolker Lendecke2009-05-311-1/+1
|
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-0/+253