cr-marcstevens / sha1collisiondetection

Library and command line tool to detect SHA-1 collision in a file
Other
1.32k stars 187 forks source link

lib/sha1.c: Set SHA1DC_BIGENDIAN on OS X PowerPC #82

Open sevan opened 1 year ago

sevan commented 1 year ago

Otherwise it's built in little endian mode. Resolves #40