Commit b0809bc8 authored by Rich Salz's avatar Rich Salz Committed by Rich Salz
Browse files

RT3998: Allow scrypt to be disabled



This does 64-bit division and multiplication, and on 32-bit platforms
pulls in libgcc symbols (and MSVC does similar) which may not be
available.  Mostly done by David Woodhouse.

Reviewed-by: default avatarDr. Stephen Henson <steve@openssl.org>
parent a939b0aa
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment