Add "extern C {...} to header files for C++ builds.
[freeradius.git] / src / include / sha1.h
2010-10-09 Alan T. DeKokAdd "extern C {...} to header files for C++ builds.
2008-06-05 aland SHA1, not SHA0
2008-06-05 aland Compile-time flag for WITH_OPENSSL_SHA1
2007-11-23 aland More changes to make a common naming scheme. This...
2007-11-23 aland More search and replace changes to clean up the code.
2004-05-28 aland Changed "unsigned long" to "uint32_t", which is portable.
2003-11-05 aland We use uint8_t, not u_int8_t
2003-10-31 mcr added SHA1FinalNoLen to aid with fips186_2prf function.
2002-07-09 aland Make the functions specific to libradius, so they...
2002-07-04 aland Add proper pre-processor magic to get them to play...
2002-06-20 fcusack move sha1 and md4 code into lib