sonic-net / sonic-fips

SONiC FIPS module
Other
0 stars 9 forks source link

Update the SymCrypt submodule to version v103.4.2 #56

Closed xumia closed 4 months ago

xumia commented 4 months ago

Update the submodule src/SymCrypt

171f697 (HEAD, tag: v103.4.2, origin/main, origin/HEAD) Merged PR 10593466: Clean up GHash assertions and SAL annotations based on feedback
60abd9e Merged PR 10540579: Add OpenSSL implementation for RSA PSS test
f8950ca Merged PR 10592264: Add triggers for official OneBranch crossplat pipeline
d5520b8 Merged PR 10578579: Fixed debug assertion failure in AES-GCM with nonce < 12 bytes when ASM is disabled
f518786 Merged PR 10534989: Fix CallBackAlloc to adjust the nBytes in case the size is not aligned.
d02569c Merged PR 10544147: Remove SymCryptWipeKnownSize from Windows module exports
f3a6c3d Merged PR 10549978: [BUILD] Use Ubuntu kernel to prevent ASAN issues
198be4c Merged PR 10493895: Add Windows user mode module
d6d4461 Merged PR 10523737: Remove Razzle + scbuild files
7c1f6b4 Merged PR 10481180: Add OpenSSL implementation for AesGcm test
476b838 Merged PR 10172292: Add symcrypt build for optee env
88481f7 Merged PR 10509720: Make msbignum and rsa32 optional for MSBuild
50239fe Merged PR 10464915: Add configs for build and debug with VS Code
b893aa9 Merged PR 10406838: Add OpenSSL implementation for XtsAes test
f70f82b Merged PR 10359054: Reintroduce SymCryptK.dll entry point to unblock SK
22d4862 Merged PR 10332702: Prepare SymCrypt undocked build for undocked LKG which specifies most kernel mode flags
3ffd639 Merged PR 10234932: Update Windows Kernel Module FIPS status indicator text
9050728 Merged PR 10234966: Enable sample logging through configuration value read from registry
c21fe62 Merged PR 10290539: Temporarily specify /cbstring- to x64 CL in SymCrypt props
8a9e718 Merged PR 10289215: Add informational resource strings to symcryptk.dll
5efc948 Merged PR 10281349: Avoid race between AccumulateSample and DpcRoutine in EntropyAccumulator
7791716 Merged PR 10246963: Add Mariner exception flag to cross-plat build pipeline
a84ffe1 (tag: v103.4.1, main) Merged PR 10177217: Remove outdated security advice on RC4 comment
b3496da Merged PR 10154765: Fix builds for Mariner 3
01a635e Merged PR 10174067: Add /NOOPTIDATA to symcrypt.undocked.props so it will also be used in the official build
541ab51 Merged PR 10168552: Add /NOOPTIDATA for kernel linking. Clean up duplicate flags.
0b81665 Merged PR 10155279: Fix some typos noted from integrating symcryptk.dll with Windows
146435d Merged PR 10090086: Fix CMake pipeline build
75249c7 Merged PR 10088810: Fix incorrect file copy in package JSON
ee64dfc Merged PR 10076162: Rename SymCrypt.sys to symcryptk.dll
61ae586 Merged PR 10006778: Updates to SymCryptEntropyAccumulator
a2d3562 Merged PR 9984285: Ignore warning LNK4287
e265126 Merged PR 9927875: Add SymCryptEntropyAccumulator to Windows kernel module