Initial import of scrypt

This commit is contained in:
Frank Denis
2014-04-10 18:25:16 -07:00
parent 8fc8d2f380
commit a06b00ecf4
11 changed files with 1752 additions and 0 deletions
+2
View File
@@ -269,6 +269,8 @@ AC_CHECK_HEADERS([wmmintrin.h], [], [], [
#pragma GCC target("aes")
])
AC_CHECK_HEADERS([sys/mman.h])
AC_MSG_CHECKING(for access to floating-point rounding mode)
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
#include <fenv.h>