cocoa_crypto_hashing

log

age author description
12 months ago Denis Defreyne adding section about building CCH to the readmedefault tip
13 months ago Denis Defreyne turned tests into real tests
13 months ago Denis Defreyne renamed main.m to test.m because it makes more sense that way
13 months ago Denis Defreyne updated copyright notice in COPYING
13 months ago Denis Defreyne removed copyright from every file (use COPYING)
13 months ago Denis Defreyne added Mike Fischer to copyright notice
13 months ago Mike Fischer used MD5_DIGEST_LENGTH and SHA_DIGEST_LENGTH instead of hardcoding the hash lengths
13 months ago Mike Fischer made code compile on 10.4
13 months ago Mike Fischer moved defines and imports from the header file to the implementation file
16 months ago Denis Defreyne updating copyright year
16 months ago Denis Defreyne cleaned up test suite code
16 months ago Denis Defreyne fixed errors in SHA1 test suite
19 months ago Denis Defreyne adding .markdown extension to README
19 months ago Denis Defreyne adding 1.2 version to version history
20 months ago Chris Verwymeren added 10.4 compatibility
21 months ago Denis Defreyne the libSystem Common Crypto library is now used instead of OpenSSL on Mac OS X and the iPhone
21 months ago Denis Defreyne adding missing linebreak
21 months ago Denis Defreyne initial import