about summary refs log tree commit diff stats
path: root/src/tools/p_sha1.c
Commit message (Expand)AuthorAgeFilesLines
* Added compile time checks for big endian from @pasisJames Booth2014-10-261-2/+14
* Added patch from @pasis for big endian architecturesJames Booth2014-10-211-7/+11
* Renamed sha1 functions to avoid naming clashesJames Booth2014-06-151-0/+387
'#n51'>51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85