23 Commits
Author SHA1 Message Date
Frank Denis b35d9d07be Update the legacy Visual Studio solution 2014-06-26 13:04:31 -07:00
Frank Denis 6a3598187a Update headers in the MSVC solution 2014-06-22 22:10:03 -07:00
Frank Denis 4687d2db77 Update MSVC solution 2014-06-22 21:59:36 -07:00
Frank Denis bd05b7d292 Rename scryptxsalsa208sha256 to scryptsalsa208sha256 2014-05-15 00:01:16 -07:00
Frank Denis 6bef914dc4 Update libsodium.vcxproj 2014-05-08 20:48:19 -07:00
Frank Denis 665859e302 Since auth_hmac_sha512256 is just truncated hmac_sha512, expose hmac_sha512 2014-04-14 21:14:59 -07:00
Frank Denis 2483af0384 Make hash_sha512 / hmac_sha512256 consistent with hash_sha256 / hmac_sha256 2014-04-14 20:42:37 -07:00
Frank Denis 479620bbd1 Explicitly make crypto_hashblocks_sha512.h private. 2014-04-10 23:12:28 -07:00
Frank Denis ca6a52e413 Do not export crypto_hashblocks* 2014-04-10 23:12:28 -07:00
Frank Denis 3d666ce901 Remove hashblocks_sha256 2014-04-10 23:12:28 -07:00
Frank Denis 1d8109c4d6 hash_sha256: ref -> cp 2014-04-10 23:12:27 -07:00
Frank Denis 350771b9d4 Replace hmac_sha256 implementation with scrypt's 2014-04-10 23:12:21 -07:00
Frank Denis d9d29efd6a +crypto_verify64 2014-04-08 14:11:58 -07:00
Frank Denis dbc06c3136 Move PostBuildEvent to the sodium.props file 2013-10-21 20:25:04 -07:00
Frank Denis b1cd4d8cf0 MSVC: run the test suite as a post-build event 2013-10-21 20:10:39 -07:00
Frank Denis 4008deed8b Remove $(SolutionDir)src\libsodium\quirks\windows inclusion 2013-10-21 17:52:41 -07:00
Frank Denis c33014cabe Include quirks/windows 2013-10-14 17:21:58 -07:00
Frank Denis dd9c2ba4b2 Downgrade requirements to MSVC 2010 2013-10-14 16:31:29 -07:00
Samuel Neves 39b992f28a Refactor MSVC project files 2013-10-04 04:47:24 +01:00
Frank Denis 3890eb1f33 Generate files from .in files before compilation 2013-09-30 13:31:37 -07:00
Frank Denis e1e6e0cf7e Enable full optimization on MSVC 2013-09-30 12:47:34 -07:00
Frank Denis 64be43d487 MSVC: define inline and NATIVE_LITTLE_ENDIAN for all targets 2013-09-24 14:44:05 -07:00
Frank Denis cec400d5ad Add Visual Studio project files 2013-09-24 14:33:19 -07:00