@@ -32,12 +32,10 @@ /** * \return A new autoreleased MD5 Hash */ + md5Hash; -- init; - /** * Adds a buffer to the hash to be calculated. * * \param buf The buffer which should be included into calculation. * \param size The size of the buffer @@ -68,12 +66,10 @@ /** * \return A new autoreleased SHA1 Hash */ + sha1Hash; -- init; - /** * Adds a buffer to the hash to be calculated. * * \param buf The buffer which should be included into calculation. * \param size The size of the buffer