diff --git a/builds/msvc/vs2022/libsodium.sln b/builds/msvc/vs2022/libsodium.sln index 43296cb0..a074d350 100644 --- a/builds/msvc/vs2022/libsodium.sln +++ b/builds/msvc/vs2022/libsodium.sln @@ -1,70 +1,70 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.26228.4 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsodium", "libsodium\libsodium.vcxproj", "{A185B162-6CB6-4502-B03F-B56F7699A8D9}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - DynDebug|Win32 = DynDebug|Win32 - DynDebug|x64 = DynDebug|x64 - DynDebug|ARM64 = DynDebug|ARM64 - DynRelease|Win32 = DynRelease|Win32 - DynRelease|x64 = DynRelease|x64 - DynRelease|ARM64 = DynRelease|ARM64 - LtcgDebug|Win32 = LtcgDebug|Win32 - LtcgDebug|x64 = LtcgDebug|x64 - LtcgDebug|ARM64 = LtcgDebug|ARM64 - LtcgRelease|Win32 = LtcgRelease|Win32 - LtcgRelease|x64 = LtcgRelease|x64 - LtcgRelease|ARM64 = LtcgRelease|ARM64 - StaticDebug|Win32 = StaticDebug|Win32 - StaticDebug|x64 = StaticDebug|x64 - StaticDebug|ARM64 = StaticDebug|ARM64 - StaticRelease|Win32 = StaticRelease|Win32 - StaticRelease|x64 = StaticRelease|x64 - StaticRelease|ARM64 = StaticRelease|ARM64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|Win32.ActiveCfg = DebugDLL|Win32 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|Win32.Build.0 = DebugDLL|Win32 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|x64.ActiveCfg = DebugDLL|x64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|x64.Build.0 = DebugDLL|x64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|ARM64.ActiveCfg = DebugDLL|ARM64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|ARM64.Build.0 = DebugDLL|ARM64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|Win32.ActiveCfg = ReleaseDLL|Win32 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|Win32.Build.0 = ReleaseDLL|Win32 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|x64.ActiveCfg = ReleaseDLL|x64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|x64.Build.0 = ReleaseDLL|x64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|ARM64.ActiveCfg = ReleaseDLL|ARM64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|ARM64.Build.0 = ReleaseDLL|ARM64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|Win32.ActiveCfg = DebugLTCG|Win32 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|Win32.Build.0 = DebugLTCG|Win32 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|x64.ActiveCfg = DebugLTCG|x64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|x64.Build.0 = DebugLTCG|x64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|ARM64.ActiveCfg = DebugLTCG|ARM64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|ARM64.Build.0 = DebugLTCG|ARM64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|Win32.ActiveCfg = ReleaseLTCG|Win32 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|Win32.Build.0 = ReleaseLTCG|Win32 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|x64.ActiveCfg = ReleaseLTCG|x64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|x64.Build.0 = ReleaseLTCG|x64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|ARM64.ActiveCfg = ReleaseLTCG|ARM64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|ARM64.Build.0 = ReleaseLTCG|ARM64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|Win32.ActiveCfg = DebugLIB|Win32 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|Win32.Build.0 = DebugLIB|Win32 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|x64.ActiveCfg = DebugLIB|x64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|x64.Build.0 = DebugLIB|x64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|ARM64.ActiveCfg = DebugLIB|ARM64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|ARM64.Build.0 = DebugLIB|ARM64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|Win32.ActiveCfg = ReleaseLIB|Win32 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|Win32.Build.0 = ReleaseLIB|Win32 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|x64.ActiveCfg = ReleaseLIB|x64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|x64.Build.0 = ReleaseLIB|x64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|ARM64.ActiveCfg = ReleaseLIB|ARM64 - {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|ARM64.Build.0 = ReleaseLIB|ARM64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.6.33829.357 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsodium", "libsodium\libsodium.vcxproj", "{A185B162-6CB6-4502-B03F-B56F7699A8D9}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + DynDebug|ARM64 = DynDebug|ARM64 + DynDebug|Win32 = DynDebug|Win32 + DynDebug|x64 = DynDebug|x64 + DynRelease|ARM64 = DynRelease|ARM64 + DynRelease|Win32 = DynRelease|Win32 + DynRelease|x64 = DynRelease|x64 + LtcgDebug|ARM64 = LtcgDebug|ARM64 + LtcgDebug|Win32 = LtcgDebug|Win32 + LtcgDebug|x64 = LtcgDebug|x64 + LtcgRelease|ARM64 = LtcgRelease|ARM64 + LtcgRelease|Win32 = LtcgRelease|Win32 + LtcgRelease|x64 = LtcgRelease|x64 + StaticDebug|ARM64 = StaticDebug|ARM64 + StaticDebug|Win32 = StaticDebug|Win32 + StaticDebug|x64 = StaticDebug|x64 + StaticRelease|ARM64 = StaticRelease|ARM64 + StaticRelease|Win32 = StaticRelease|Win32 + StaticRelease|x64 = StaticRelease|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|ARM64.ActiveCfg = DebugDLL|ARM64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|ARM64.Build.0 = DebugDLL|ARM64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|Win32.ActiveCfg = DebugDLL|Win32 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|Win32.Build.0 = DebugDLL|Win32 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|x64.ActiveCfg = DebugDLL|x64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynDebug|x64.Build.0 = DebugDLL|x64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|ARM64.ActiveCfg = ReleaseDLL|ARM64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|ARM64.Build.0 = ReleaseDLL|ARM64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|Win32.ActiveCfg = ReleaseDLL|Win32 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|Win32.Build.0 = ReleaseDLL|Win32 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|x64.ActiveCfg = ReleaseDLL|x64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.DynRelease|x64.Build.0 = ReleaseDLL|x64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|ARM64.ActiveCfg = DebugLTCG|ARM64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|ARM64.Build.0 = DebugLTCG|ARM64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|Win32.ActiveCfg = DebugLTCG|Win32 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|Win32.Build.0 = DebugLTCG|Win32 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|x64.ActiveCfg = DebugLTCG|x64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgDebug|x64.Build.0 = DebugLTCG|x64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|ARM64.ActiveCfg = ReleaseLTCG|ARM64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|ARM64.Build.0 = ReleaseLTCG|ARM64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|Win32.ActiveCfg = ReleaseLTCG|Win32 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|Win32.Build.0 = ReleaseLTCG|Win32 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|x64.ActiveCfg = ReleaseLTCG|x64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.LtcgRelease|x64.Build.0 = ReleaseLTCG|x64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|ARM64.ActiveCfg = DebugLIB|x64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|ARM64.Build.0 = DebugLIB|x64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|Win32.ActiveCfg = DebugLIB|Win32 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|Win32.Build.0 = DebugLIB|Win32 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|x64.ActiveCfg = DebugLIB|x64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticDebug|x64.Build.0 = DebugLIB|x64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|ARM64.ActiveCfg = ReleaseLIB|ARM64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|ARM64.Build.0 = ReleaseLIB|ARM64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|Win32.ActiveCfg = ReleaseLIB|Win32 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|Win32.Build.0 = ReleaseLIB|Win32 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|x64.ActiveCfg = ReleaseLIB|x64 + {A185B162-6CB6-4502-B03F-B56F7699A8D9}.StaticRelease|x64.Build.0 = ReleaseLIB|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/builds/msvc/vs2022/libsodium/libsodium.vcxproj b/builds/msvc/vs2022/libsodium/libsodium.vcxproj index 2fcd78b2..2a4c1127 100644 --- a/builds/msvc/vs2022/libsodium/libsodium.vcxproj +++ b/builds/msvc/vs2022/libsodium/libsodium.vcxproj @@ -1,6 +1,5 @@  - + {A185B162-6CB6-4502-B03F-B56F7699A8D9} libsodium @@ -91,6 +90,16 @@ + + + MultiThreadedDebugDLL + + + + + MultiThreadedDLL + + @@ -366,4 +375,4 @@ - + \ No newline at end of file diff --git a/builds/msvc/vs2022/libsodium/libsodium.vcxproj.filters b/builds/msvc/vs2022/libsodium/libsodium.vcxproj.filters index 2b88f772..f8fea35a 100644 --- a/builds/msvc/vs2022/libsodium/libsodium.vcxproj.filters +++ b/builds/msvc/vs2022/libsodium/libsodium.vcxproj.filters @@ -1,1085 +1,1066 @@ - - - - - packaging - - - packaging - - - packaging - - - packaging - - - packaging - - - packaging - - - - - - - - crypto_generichash - - - crypto_generichash\blake2b - - - crypto_generichash\blake2b\ref - - - crypto_generichash\blake2b\ref - - - crypto_generichash\blake2b\ref - - - crypto_generichash\blake2b\ref - - - crypto_generichash\blake2b\ref - - - crypto_generichash\blake2b\ref - - - crypto_kx - - - crypto_sign - - - crypto_sign\ed25519 - - - crypto_sign\ed25519\ref10 - - - crypto_sign\ed25519\ref10 - - - crypto_sign\ed25519\ref10 - - - crypto_sign\ed25519\ref10 - - - crypto_secretbox - - - crypto_secretbox - - - crypto_secretbox\xsalsa20poly1305 - - - crypto_secretbox\xchacha20poly1305 - - - crypto_pwhash - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\scryptsalsa208sha256 - - - crypto_pwhash\scryptsalsa208sha256 - - - crypto_pwhash\scryptsalsa208sha256 - - - crypto_pwhash\scryptsalsa208sha256 - - - crypto_pwhash\scryptsalsa208sha256\nosse - - - crypto_pwhash\scryptsalsa208sha256\sse - - - crypto_verify - - - crypto_auth - - - crypto_auth\hmacsha512 - - - crypto_auth\hmacsha512256 - - - crypto_auth\hmacsha256 - - - crypto_kdf - - - crypto_kdf\blake2b - - - crypto_kdf\hkdf - - - crypto_kdf\hkdf - - - crypto_shorthash - - - crypto_shorthash\siphash24 - - - crypto_shorthash\siphash24 - - - crypto_shorthash\siphash24\ref - - - crypto_shorthash\siphash24\ref - - - crypto_scalarmult - - - crypto_scalarmult\ristretto255\ref10 - - - crypto_scalarmult\ed25519\ref10 - - - crypto_scalarmult\curve25519 - - - crypto_scalarmult\curve25519\sandy2x - - - crypto_scalarmult\curve25519\sandy2x - - - crypto_scalarmult\curve25519\sandy2x - - - crypto_scalarmult\curve25519\ref10 - - - crypto_onetimeauth - - - crypto_onetimeauth\poly1305 - - - crypto_onetimeauth\poly1305\donna - - - crypto_onetimeauth\poly1305\sse2 - - - randombytes - - - randombytes\sysrandom - - - randombytes\internal - - - crypto_box - - - crypto_box - - - crypto_box - - - crypto_box\curve25519xsalsa20poly1305 - - - crypto_box\curve25519xchacha20poly1305 - - - crypto_box\curve25519xchacha20poly1305 - - - sodium - - - sodium - - - sodium - - - sodium - - - sodium - - - crypto_stream - - - crypto_stream\xchacha20 - - - crypto_stream\chacha20 - - - crypto_stream\chacha20\ref - - - crypto_stream\chacha20\dolbeau - - - crypto_stream\chacha20\dolbeau - - - crypto_stream\salsa20 - - - crypto_stream\salsa20\ref - - - crypto_stream\salsa20\xmm6int - - - crypto_stream\salsa20\xmm6int - - - crypto_stream\salsa20\xmm6 - - - crypto_stream\salsa2012 - - - crypto_stream\salsa2012\ref - - - crypto_stream\salsa208 - - - crypto_stream\salsa208\ref - - - crypto_stream\xsalsa20 - - - crypto_hash - - - crypto_hash\sha512 - - - crypto_hash\sha512\cp - - - crypto_hash\sha256 - - - crypto_hash\sha256\cp - - - crypto_aead\xchacha20poly1305 - - - crypto_aead\aegis128l - - - crypto_aead\aegis128l - - - crypto_aead\aegis128l - - - crypto_aead\aegis128l - - - crypto_aead\aegis256 - - - crypto_aead\aegis256 - - - crypto_aead\aegis256 - - - crypto_aead\aegis256 - - - crypto_aead\aes256gcm - - - crypto_aead\aes256gcm\aesni - - - crypto_aead\aes256gcm\armcrypto - - - crypto_aead\chacha20poly1305 - - - crypto_secretstream\xchacha20poly1305 - - - crypto_core\salsa\ref - - - crypto_core\hchacha20 - - - crypto_core\hsalsa20 - - - crypto_core\hsalsa20\ref2 - - - crypto_core\softaes - - - crypto_core\ed25519 - - - crypto_core\ed25519 - - - crypto_core\ed25519\ref10 - - - - - crypto_generichash\blake2b\ref - - - crypto_generichash\blake2b\ref - - - crypto_generichash\blake2b\ref - - - crypto_generichash\blake2b\ref - - - crypto_generichash\blake2b\ref - - - crypto_generichash\blake2b\ref - - - crypto_generichash\blake2b\ref - - - crypto_sign\ed25519\ref10 - - - include - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium - - - include\sodium\private - - - include\sodium\private - - - include\sodium\private - - - include\sodium\private - - - include\sodium\private - - - include\sodium\private - - - include\sodium\private - - - include\sodium\private - - - include\sodium\private - - - include\sodium\private - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\argon2 - - - crypto_pwhash\scryptsalsa208sha256 - - - crypto_pwhash\scryptsalsa208sha256 - - - crypto_shorthash\siphash24\ref - - - crypto_scalarmult\curve25519 - - - crypto_scalarmult\curve25519\sandy2x - - - crypto_scalarmult\curve25519\sandy2x - - - crypto_scalarmult\curve25519\sandy2x - - - crypto_scalarmult\curve25519\sandy2x - - - crypto_scalarmult\curve25519\sandy2x - - - crypto_scalarmult\curve25519\sandy2x - - - crypto_scalarmult\curve25519\sandy2x - - - crypto_scalarmult\curve25519\ref10 - - - crypto_onetimeauth\poly1305 - - - crypto_onetimeauth\poly1305\donna - - - crypto_onetimeauth\poly1305\donna - - - crypto_onetimeauth\poly1305\donna - - - crypto_onetimeauth\poly1305\sse2 - - - crypto_stream\chacha20 - - - crypto_stream\chacha20\ref - - - crypto_stream\chacha20\dolbeau - - - crypto_stream\chacha20\dolbeau - - - crypto_stream\chacha20\dolbeau - - - crypto_stream\chacha20\dolbeau - - - crypto_stream\chacha20\dolbeau - - - crypto_stream\chacha20\dolbeau - - - crypto_stream\salsa20 - - - crypto_stream\salsa20\ref - - - crypto_stream\salsa20\xmm6int - - - crypto_stream\salsa20\xmm6int - - - crypto_stream\salsa20\xmm6int - - - crypto_stream\salsa20\xmm6int - - - crypto_stream\salsa20\xmm6int - - - crypto_stream\salsa20\xmm6int - - - crypto_stream\salsa20\xmm6 - - - crypto_aead\aegis128l - - - crypto_aead\aegis128l - - - crypto_aead\aegis128l - - - crypto_aead\aegis128l - - - crypto_aead\aegis128l - - - crypto_aead\aegis256 - - - crypto_aead\aegis256 - - - crypto_aead\aegis256 - - - crypto_aead\aegis256 - - - crypto_aead\aegis256 - - - crypto_core\ed25519\ref10\fe_25_5 - - - crypto_core\ed25519\ref10\fe_25_5 - - - crypto_core\ed25519\ref10\fe_25_5 - - - crypto_core\ed25519\ref10\fe_25_5 - - - crypto_core\ed25519\ref10\fe_51 - - - crypto_core\ed25519\ref10\fe_51 - - - crypto_core\ed25519\ref10\fe_51 - - - crypto_core\ed25519\ref10\fe_51 - - - - - {a6837e41-3751-38c9-bb90-dd59d5f4af7b} - - - {9e2a023d-fef1-3231-90ba-9a0ffc9bc9ab} - - - {6897a4cc-0091-3970-b712-c0ac75c16b67} - - - {3e53394c-b59c-30cc-ae69-a4f46f9edfa3} - - - {7eb51140-a50f-3f50-b379-83677a82496c} - - - {507bb9aa-b65c-3034-946b-bcd375b7deaa} - - - {1f4d6dd1-517f-3eeb-b974-2304ada5e67a} - - - {3122f223-e6c2-3ab1-ad85-ca289b47419e} - - - {0a3af0f3-56f7-3551-a64e-6284feccc423} - - - {64e89b4f-eec9-38c9-90f2-4881bf5e84c0} - - - {0c0b4001-ae11-3d0f-8e73-75ac9b6e1ae8} - - - {f5065d74-beda-3e1e-819a-f606279c7fe9} - - - {f7aedb93-94a6-3ede-9374-ff41daca4841} - - - {0e7473c9-9c69-36b3-ab6c-d953647a15a6} - - - {d75db64c-eb08-3f10-9b99-1b6e6827f348} - - - {73194d5d-588a-342f-bee6-f28b4486f20b} - - - {7c5e6f81-e4ce-3018-a776-a1f125072d73} - - - {76990c08-d692-367f-b286-c728a8cad6bf} - - - {bf04f786-7862-3bde-aeba-ed82ee59ca22} - - - {98b6126a-3725-3707-a4cc-ff3af657cba0} - - - {8b704d11-af1f-30c0-9981-479da6d88dc3} - - - {342e684b-4e18-311c-953c-8391a544a04f} - - - {c6b8e28c-7c54-3af7-bee3-2948ba7b2082} - - - {4e9a1d6b-ee07-3bbc-ad78-6d0ba0e6d9d3} - - - {eb259fd9-56f0-32db-a903-6bc1549a7326} - - - {05997596-e3d7-3bf1-ad4d-39e4c5fd56f6} - - - {e53b6258-fcdd-34c8-96c5-44510a34a390} - - - {8bd3b558-2d08-3c3a-81ca-22677dde943b} - - - {16a8dd41-b0ab-39a7-80c8-3052d8b63811} - - - {d7ec3690-bae7-3653-8c53-66a3142cfcfa} - - - {722ef422-8c03-3008-ba2a-3a7e91c6647c} - - - {8c7d8b62-7b4f-3eb9-85b7-18e8d925be14} - - - {8fb6a906-dbd6-3746-9b0f-f49e7028daec} - - - {f2d6a22b-dd67-3561-90a4-88696169cb7b} - - - {aaf59186-1c0d-33cf-a34d-93e14bb87226} - - - {3d42d2a2-b192-33dd-9162-508916414707} - - - {baf7d894-9298-391d-8dc2-e4c3010f5ddc} - - - {898b6bd5-1360-3a34-adcd-0fade7561685} - - - {323c0a15-3c1d-39b2-9ec1-299deb299497} - - - {52c2080d-37c0-34c2-864a-c201c728e5d8} - - - {ff618a41-caeb-3a18-ad36-d34b049a8f50} - - - {ffc3712d-dfe0-3b51-8257-f5ffc9c9cea3} - - - {f54b65b6-71cf-3ab3-9c8c-f89c81846836} - - - {1bd97a78-befa-3805-8e9c-80d7c1aff37b} - - - {e785f104-1212-37bf-8511-cc518b9ace66} - - - {447b993f-59fb-3efd-8c59-a1712c97dfe8} - - - {cdb8d233-06b0-3872-a62b-c1ccf4cb4314} - - - {402a1c5a-d499-333a-a2fa-acd0e6a3c2b2} - - - {77f5a2e9-2ef1-3a72-b63c-88e8e4b92678} - - - {6c9c7c30-0808-3fad-8a88-944d7645e5d5} - - - {5d2fb1a2-f063-32db-a81a-41f79e36fd23} - - - {7bec6074-fbc7-330b-9e18-7dc3e868569a} - - - {834d4827-81e4-3de3-baa1-a216763f11d6} - - - {52bf28eb-7ffd-399a-be35-0df3e8e99c15} - - - {39cc576f-4b54-3d71-b14c-27445bc4b138} - - - {b9b02bee-5c1f-36d2-b97d-983f865a4cc6} - - - {41f1f35b-4639-3424-be85-7dfba02f3c5e} - - - {8bf11d29-2f5a-3f10-8ae6-82229d19c5b0} - - - {62f7ae38-4ce6-3976-acc3-47c462db4fbe} - - - {e07a28cd-775a-3798-bfdb-97842d3614d6} - - - {bb073c16-adc8-3cff-80b9-99cf5a28de6c} - - - {63de0ec8-ecde-35e3-8b97-6e9e4da342ee} - - - {29925210-53eb-342c-8527-7ebc173e668f} - - - {b2f989b6-87a6-3388-a35c-2d0d59cb4236} - - - {bc6466a1-57b0-3a35-9973-ad488a4bef8c} - - - {5599d9ab-b5b2-3310-b541-ae0fb70eecf1} - - - {eaedd08a-46f8-3d12-9e8d-bb3ee3ead5f6} - - - {806b6ff3-578b-308a-a359-0f5ed8472ecc} - - - {5a1d852e-67bb-3dc1-9ec5-99ef74b7faca} - - - {33e45d9c-e12a-3e76-9ef2-4f5510244a5b} - - - {048ba2a8-b22b-346c-9886-668b63c88c68} - - - {f08a312f-f8a3-350b-87ab-1f79d33e513f} - - - {c403f690-cd22-3ed4-9cc7-3f46e73081fd} - - - {c34d03f5-cf47-39fe-a5ad-5eb917006203} - - - {4da0c5ca-33d1-34e0-9689-12e69ae2dbd6} - - - {dd6b294c-5871-386c-92ec-aa46fcc411d4} - - - {07aca978-0547-329a-b70b-29aa579cacc5} - - - {f171fa05-35c4-32a0-b035-b5d6680ab714} - - - {ede2279c-1ba7-3d62-8345-733c6c1965e7} - - - {9c15151b-10dc-3dfe-b97b-a7d8c6b58920} - - - {49fb9272-ffe2-3993-b562-b19d5f2c9b40} - - - {96da72eb-3aa0-3850-83eb-32788f91e5bd} - - - {56bb40fc-d381-3a9e-925b-681774c48dde} - - - {fde88485-0fe6-3b22-9480-1d2b49fade53} - - - {ef090484-4db4-3dc2-aca7-c59bab1db23b} - - - {14c126fd-bb91-37ea-b807-b60c386be601} - - - {ac56c38f-7e17-3b79-bf47-58e9476b3b89} - - - {5dfc520b-f690-3d5f-a86a-8b667f2e7490} - - - + + + + + + + + crypto_generichash + + + crypto_generichash\blake2b + + + crypto_generichash\blake2b\ref + + + crypto_generichash\blake2b\ref + + + crypto_generichash\blake2b\ref + + + crypto_generichash\blake2b\ref + + + crypto_generichash\blake2b\ref + + + crypto_generichash\blake2b\ref + + + crypto_kx + + + crypto_sign + + + crypto_sign\ed25519 + + + crypto_sign\ed25519\ref10 + + + crypto_sign\ed25519\ref10 + + + crypto_sign\ed25519\ref10 + + + crypto_sign\ed25519\ref10 + + + crypto_secretbox + + + crypto_secretbox + + + crypto_secretbox\xsalsa20poly1305 + + + crypto_secretbox\xchacha20poly1305 + + + crypto_pwhash + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\scryptsalsa208sha256 + + + crypto_pwhash\scryptsalsa208sha256 + + + crypto_pwhash\scryptsalsa208sha256 + + + crypto_pwhash\scryptsalsa208sha256 + + + crypto_pwhash\scryptsalsa208sha256\nosse + + + crypto_pwhash\scryptsalsa208sha256\sse + + + crypto_verify + + + crypto_auth + + + crypto_auth\hmacsha512 + + + crypto_auth\hmacsha512256 + + + crypto_auth\hmacsha256 + + + crypto_kdf + + + crypto_kdf\blake2b + + + crypto_kdf\hkdf + + + crypto_kdf\hkdf + + + crypto_shorthash + + + crypto_shorthash\siphash24 + + + crypto_shorthash\siphash24 + + + crypto_shorthash\siphash24\ref + + + crypto_shorthash\siphash24\ref + + + crypto_scalarmult + + + crypto_scalarmult\ristretto255\ref10 + + + crypto_scalarmult\ed25519\ref10 + + + crypto_scalarmult\curve25519 + + + crypto_scalarmult\curve25519\sandy2x + + + crypto_scalarmult\curve25519\sandy2x + + + crypto_scalarmult\curve25519\sandy2x + + + crypto_scalarmult\curve25519\ref10 + + + crypto_onetimeauth + + + crypto_onetimeauth\poly1305 + + + crypto_onetimeauth\poly1305\donna + + + crypto_onetimeauth\poly1305\sse2 + + + randombytes + + + randombytes\sysrandom + + + randombytes\internal + + + crypto_box + + + crypto_box + + + crypto_box + + + crypto_box\curve25519xsalsa20poly1305 + + + crypto_box\curve25519xchacha20poly1305 + + + crypto_box\curve25519xchacha20poly1305 + + + sodium + + + sodium + + + sodium + + + sodium + + + sodium + + + crypto_stream + + + crypto_stream\xchacha20 + + + crypto_stream\chacha20 + + + crypto_stream\chacha20\ref + + + crypto_stream\chacha20\dolbeau + + + crypto_stream\chacha20\dolbeau + + + crypto_stream\salsa20 + + + crypto_stream\salsa20\ref + + + crypto_stream\salsa20\xmm6int + + + crypto_stream\salsa20\xmm6int + + + crypto_stream\salsa20\xmm6 + + + crypto_stream\salsa2012 + + + crypto_stream\salsa2012\ref + + + crypto_stream\salsa208 + + + crypto_stream\salsa208\ref + + + crypto_stream\xsalsa20 + + + crypto_hash + + + crypto_hash\sha512 + + + crypto_hash\sha512\cp + + + crypto_hash\sha256 + + + crypto_hash\sha256\cp + + + crypto_aead\xchacha20poly1305 + + + crypto_aead\aegis128l + + + crypto_aead\aegis128l + + + crypto_aead\aegis128l + + + crypto_aead\aegis128l + + + crypto_aead\aegis256 + + + crypto_aead\aegis256 + + + crypto_aead\aegis256 + + + crypto_aead\aegis256 + + + crypto_aead\aes256gcm + + + crypto_aead\aes256gcm\aesni + + + crypto_aead\aes256gcm\armcrypto + + + crypto_aead\chacha20poly1305 + + + crypto_secretstream\xchacha20poly1305 + + + crypto_core\salsa\ref + + + crypto_core\hchacha20 + + + crypto_core\hsalsa20 + + + crypto_core\hsalsa20\ref2 + + + crypto_core\softaes + + + crypto_core\ed25519 + + + crypto_core\ed25519 + + + crypto_core\ed25519\ref10 + + + + + crypto_generichash\blake2b\ref + + + crypto_generichash\blake2b\ref + + + crypto_generichash\blake2b\ref + + + crypto_generichash\blake2b\ref + + + crypto_generichash\blake2b\ref + + + crypto_generichash\blake2b\ref + + + crypto_generichash\blake2b\ref + + + crypto_sign\ed25519\ref10 + + + include + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium + + + include\sodium\private + + + include\sodium\private + + + include\sodium\private + + + include\sodium\private + + + include\sodium\private + + + include\sodium\private + + + include\sodium\private + + + include\sodium\private + + + include\sodium\private + + + include\sodium\private + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\argon2 + + + crypto_pwhash\scryptsalsa208sha256 + + + crypto_pwhash\scryptsalsa208sha256 + + + crypto_shorthash\siphash24\ref + + + crypto_scalarmult\curve25519 + + + crypto_scalarmult\curve25519\sandy2x + + + crypto_scalarmult\curve25519\sandy2x + + + crypto_scalarmult\curve25519\sandy2x + + + crypto_scalarmult\curve25519\sandy2x + + + crypto_scalarmult\curve25519\sandy2x + + + crypto_scalarmult\curve25519\sandy2x + + + crypto_scalarmult\curve25519\sandy2x + + + crypto_scalarmult\curve25519\ref10 + + + crypto_onetimeauth\poly1305 + + + crypto_onetimeauth\poly1305\donna + + + crypto_onetimeauth\poly1305\donna + + + crypto_onetimeauth\poly1305\donna + + + crypto_onetimeauth\poly1305\sse2 + + + crypto_stream\chacha20 + + + crypto_stream\chacha20\ref + + + crypto_stream\chacha20\dolbeau + + + crypto_stream\chacha20\dolbeau + + + crypto_stream\chacha20\dolbeau + + + crypto_stream\chacha20\dolbeau + + + crypto_stream\chacha20\dolbeau + + + crypto_stream\chacha20\dolbeau + + + crypto_stream\salsa20 + + + crypto_stream\salsa20\ref + + + crypto_stream\salsa20\xmm6int + + + crypto_stream\salsa20\xmm6int + + + crypto_stream\salsa20\xmm6int + + + crypto_stream\salsa20\xmm6int + + + crypto_stream\salsa20\xmm6int + + + crypto_stream\salsa20\xmm6int + + + crypto_stream\salsa20\xmm6 + + + crypto_aead\aegis128l + + + crypto_aead\aegis128l + + + crypto_aead\aegis128l + + + crypto_aead\aegis128l + + + crypto_aead\aegis128l + + + crypto_aead\aegis256 + + + crypto_aead\aegis256 + + + crypto_aead\aegis256 + + + crypto_aead\aegis256 + + + crypto_aead\aegis256 + + + crypto_core\ed25519\ref10\fe_25_5 + + + crypto_core\ed25519\ref10\fe_25_5 + + + crypto_core\ed25519\ref10\fe_25_5 + + + crypto_core\ed25519\ref10\fe_25_5 + + + crypto_core\ed25519\ref10\fe_51 + + + crypto_core\ed25519\ref10\fe_51 + + + crypto_core\ed25519\ref10\fe_51 + + + crypto_core\ed25519\ref10\fe_51 + + + + + + {a6837e41-3751-38c9-bb90-dd59d5f4af7b} + + + {9e2a023d-fef1-3231-90ba-9a0ffc9bc9ab} + + + {6897a4cc-0091-3970-b712-c0ac75c16b67} + + + {3e53394c-b59c-30cc-ae69-a4f46f9edfa3} + + + {7eb51140-a50f-3f50-b379-83677a82496c} + + + {507bb9aa-b65c-3034-946b-bcd375b7deaa} + + + {1f4d6dd1-517f-3eeb-b974-2304ada5e67a} + + + {3122f223-e6c2-3ab1-ad85-ca289b47419e} + + + {0a3af0f3-56f7-3551-a64e-6284feccc423} + + + {64e89b4f-eec9-38c9-90f2-4881bf5e84c0} + + + {0c0b4001-ae11-3d0f-8e73-75ac9b6e1ae8} + + + {f5065d74-beda-3e1e-819a-f606279c7fe9} + + + {f7aedb93-94a6-3ede-9374-ff41daca4841} + + + {0e7473c9-9c69-36b3-ab6c-d953647a15a6} + + + {d75db64c-eb08-3f10-9b99-1b6e6827f348} + + + {73194d5d-588a-342f-bee6-f28b4486f20b} + + + {7c5e6f81-e4ce-3018-a776-a1f125072d73} + + + {76990c08-d692-367f-b286-c728a8cad6bf} + + + {bf04f786-7862-3bde-aeba-ed82ee59ca22} + + + {98b6126a-3725-3707-a4cc-ff3af657cba0} + + + {8b704d11-af1f-30c0-9981-479da6d88dc3} + + + {342e684b-4e18-311c-953c-8391a544a04f} + + + {c6b8e28c-7c54-3af7-bee3-2948ba7b2082} + + + {4e9a1d6b-ee07-3bbc-ad78-6d0ba0e6d9d3} + + + {eb259fd9-56f0-32db-a903-6bc1549a7326} + + + {05997596-e3d7-3bf1-ad4d-39e4c5fd56f6} + + + {e53b6258-fcdd-34c8-96c5-44510a34a390} + + + {8bd3b558-2d08-3c3a-81ca-22677dde943b} + + + {16a8dd41-b0ab-39a7-80c8-3052d8b63811} + + + {d7ec3690-bae7-3653-8c53-66a3142cfcfa} + + + {722ef422-8c03-3008-ba2a-3a7e91c6647c} + + + {8c7d8b62-7b4f-3eb9-85b7-18e8d925be14} + + + {8fb6a906-dbd6-3746-9b0f-f49e7028daec} + + + {f2d6a22b-dd67-3561-90a4-88696169cb7b} + + + {aaf59186-1c0d-33cf-a34d-93e14bb87226} + + + {3d42d2a2-b192-33dd-9162-508916414707} + + + {baf7d894-9298-391d-8dc2-e4c3010f5ddc} + + + {898b6bd5-1360-3a34-adcd-0fade7561685} + + + {323c0a15-3c1d-39b2-9ec1-299deb299497} + + + {52c2080d-37c0-34c2-864a-c201c728e5d8} + + + {ff618a41-caeb-3a18-ad36-d34b049a8f50} + + + {ffc3712d-dfe0-3b51-8257-f5ffc9c9cea3} + + + {f54b65b6-71cf-3ab3-9c8c-f89c81846836} + + + {1bd97a78-befa-3805-8e9c-80d7c1aff37b} + + + {e785f104-1212-37bf-8511-cc518b9ace66} + + + {447b993f-59fb-3efd-8c59-a1712c97dfe8} + + + {cdb8d233-06b0-3872-a62b-c1ccf4cb4314} + + + {402a1c5a-d499-333a-a2fa-acd0e6a3c2b2} + + + {77f5a2e9-2ef1-3a72-b63c-88e8e4b92678} + + + {6c9c7c30-0808-3fad-8a88-944d7645e5d5} + + + {5d2fb1a2-f063-32db-a81a-41f79e36fd23} + + + {7bec6074-fbc7-330b-9e18-7dc3e868569a} + + + {834d4827-81e4-3de3-baa1-a216763f11d6} + + + {52bf28eb-7ffd-399a-be35-0df3e8e99c15} + + + {39cc576f-4b54-3d71-b14c-27445bc4b138} + + + {b9b02bee-5c1f-36d2-b97d-983f865a4cc6} + + + {41f1f35b-4639-3424-be85-7dfba02f3c5e} + + + {8bf11d29-2f5a-3f10-8ae6-82229d19c5b0} + + + {62f7ae38-4ce6-3976-acc3-47c462db4fbe} + + + {e07a28cd-775a-3798-bfdb-97842d3614d6} + + + {bb073c16-adc8-3cff-80b9-99cf5a28de6c} + + + {63de0ec8-ecde-35e3-8b97-6e9e4da342ee} + + + {29925210-53eb-342c-8527-7ebc173e668f} + + + {b2f989b6-87a6-3388-a35c-2d0d59cb4236} + + + {bc6466a1-57b0-3a35-9973-ad488a4bef8c} + + + {5599d9ab-b5b2-3310-b541-ae0fb70eecf1} + + + {eaedd08a-46f8-3d12-9e8d-bb3ee3ead5f6} + + + {806b6ff3-578b-308a-a359-0f5ed8472ecc} + + + {5a1d852e-67bb-3dc1-9ec5-99ef74b7faca} + + + {33e45d9c-e12a-3e76-9ef2-4f5510244a5b} + + + {048ba2a8-b22b-346c-9886-668b63c88c68} + + + {f08a312f-f8a3-350b-87ab-1f79d33e513f} + + + {c403f690-cd22-3ed4-9cc7-3f46e73081fd} + + + {c34d03f5-cf47-39fe-a5ad-5eb917006203} + + + {4da0c5ca-33d1-34e0-9689-12e69ae2dbd6} + + + {dd6b294c-5871-386c-92ec-aa46fcc411d4} + + + {07aca978-0547-329a-b70b-29aa579cacc5} + + + {f171fa05-35c4-32a0-b035-b5d6680ab714} + + + {ede2279c-1ba7-3d62-8345-733c6c1965e7} + + + {9c15151b-10dc-3dfe-b97b-a7d8c6b58920} + + + {49fb9272-ffe2-3993-b562-b19d5f2c9b40} + + + {96da72eb-3aa0-3850-83eb-32788f91e5bd} + + + {56bb40fc-d381-3a9e-925b-681774c48dde} + + + {fde88485-0fe6-3b22-9480-1d2b49fade53} + + + {ef090484-4db4-3dc2-aca7-c59bab1db23b} + + + {14c126fd-bb91-37ea-b807-b60c386be601} + + + {ac56c38f-7e17-3b79-bf47-58e9476b3b89} + + + {5dfc520b-f690-3d5f-a86a-8b667f2e7490} + + + \ No newline at end of file