aboutsummaryrefslogtreecommitdiffstats
path: root/util-src/hashes.c
Commit message (Expand)AuthorAgeFilesLines
* util.hashes: Add sha224, sha384, sha512Kim Alvefur2012-05-101-0/+6
* util.hashes: Use defined hash function output lengths.Kim Alvefur2012-05-091-3/+3
* Update copyright headers for 2010Matthew Wild2010-03-221-3/+3
* 0.3->0.4Matthew Wild2009-03-201-1/+1
* Licensing/version updates for some files (forgot to commit, doh...)Matthew Wild2009-02-021-72/+62
* and the C files tooMatthew Wild2008-12-031-0/+20
* Minor changes to C files (to prevent compiler warnings)Waqas Hussain2008-11-271-1/+1
* Fix for hashes.c and encodings.c to rename luaopen for util_*Matthew Wild2008-11-261-1/+1
* Removed commented codeWaqas Hussain2008-11-261-148/+2
* Added util-src/hashes.c - support for sha1, sha256 and md5 hashesWaqas Hussain2008-11-261-0/+204