Closed shumow closed 7 years ago
This fix detects architectures that support unaligned memory access and avoids a memory copy on such platforms. This holds on the x86-32 and -64 processors, which are a common use case.
See discussion: https://github.com/cr-marcstevens/sha1collisiondetection/commit/33a694a9ee1b79c24be45f9eab5ac0e1aeeaf271
This fix detects architectures that support unaligned memory access and avoids a memory copy on such platforms. This holds on the x86-32 and -64 processors, which are a common use case.
See discussion: https://github.com/cr-marcstevens/sha1collisiondetection/commit/33a694a9ee1b79c24be45f9eab5ac0e1aeeaf271