@@ -19,11 +19,11 @@ #import "OFHash.h" #import "OFNotImplementedException.h" @implementation OFHash -+ hash ++ (instancetype)hash { return [[[self alloc] init] autorelease]; } + (size_t)digestSize