Commit Graph

18 Commits

Author SHA1 Message Date
Frank Denis
3c322ca7b9 Since auth_hmac_sha512256 is just truncated hmac_sha512, expose hmac_sha512 2014-04-15 18:12:12 -07:00
Frank Denis
d83a528953 Make hash_sha512 / hmac_sha512256 consistent with hash_sha256 / hmac_sha256 2014-04-15 18:12:10 -07:00
Frank Denis
613ab79a27 Explicitly make crypto_hashblocks_sha512.h private. 2014-04-14 18:38:29 -07:00
Frank Denis
21eef79bb1 Do not export crypto_hashblocks* 2014-04-14 18:38:27 -07:00
Frank Denis
42fd127d09 Remove hashblocks_sha256 2014-04-14 18:38:26 -07:00
Frank Denis
39cf6cefaf hash_sha256: ref -> cp 2014-04-14 18:38:20 -07:00
Frank Denis
d0015d61c5 Replace hmac_sha256 implementation with scrypt's 2014-04-14 18:38:18 -07:00
Frank Denis
80aff278d0 +crypto_verify64 2014-04-14 18:37:25 -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