@@ -124,11 +124,11 @@ memcpy(&buffer[j], &buf[i], size - i); } @implementation OFSHA1Hash -+ sha1Hash ++ SHA1Hash { return [[[self alloc] init] autorelease]; } - init