1
0
mirror of https://github.com/BLAKE2/libb2 synced 2026-07-27 07:00:50 +02:00
Files
Benjamin Peterson 4d8616dae4 Use memcpy for possibly-unaligned loads and stores.
The core change is ported from
https://github.com/BLAKE2/BLAKE2/commit/b8024d53e77374d4a5b7868aa17cac3f11c33581.

This let's us remove the ALIGNED_ACCESS_REQUIRED configure check. This isn't a
very good thing to check through configure because it requires running an
executable. That doesn't work for cross compiles.
2018-06-20 23:35:09 -07:00
..
2015-10-14 14:52:16 +02:00
2015-10-14 14:52:16 +02:00
2015-10-14 14:52:16 +02:00
2015-10-14 14:52:16 +02:00
2015-10-14 14:52:16 +02:00
2015-10-14 14:52:16 +02:00
2015-10-14 14:52:16 +02:00