aboutsummaryrefslogtreecommitdiffstats
path: root/src/recur.c
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2011-08-01 23:22:41 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2011-10-05 12:25:46 +0200
commit9dcb377a641841d66ed8c9c4b0ac960f609ff65a (patch)
tree2bea67378d171f3777c0d1e86bdea39efacadb9d /src/recur.c
parent51c6386a05c174b9af04517da76ec725035a57a6 (diff)
downloadcalcurse-9dcb377a641841d66ed8c9c4b0ac960f609ff65a.tar.gz
calcurse-9dcb377a641841d66ed8c9c4b0ac960f609ff65a.zip
Add a SHA1 implementation
Add an implementation of the SHA1 hash algorithm based on a public domain project by Steve Reid <sreid@sea-to-sky.net>. You can get the original sources from: ftp://ftp.funet.fi/pub/crypt/hash/sha/sha1.c We will need this for several things. File names of note files will be generated based on a hash their content instead of using a random name. Items can be uniquely identified using a hash. In addition to the regular sha1_init(), sha1_update() and sha1_final() operations, our implementation also contains wrappers for hashing a string or a stream. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'src/recur.c')
0 files changed, 0 insertions, 0 deletions