Paul Haddad: TIL NSData only uses the first 80 bytes to hash itself and doesn’t use length at all for some reason. Other classes with potentially bad hash codes: NSArray and NSDictionary both simply return their count. NSString’s hashing has changed a few times. Currently it uses up to 96 characters (taken from the beginning, … Continue reading Foundation Hashing
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed