SymCrypt/unittest/module_windows_sys_um
Mitch Lindgren 🦎 198be4c6b7 Merged PR 10493895: Add Windows user mode module
This change adds a new Windows user-mode module, symcrypt.dll. We plan to integrate this module into a future release of Windows as our primary FIPS-certified cryptographic module. Until that happens, we're making the module publicly available for the convenience of other projects that build on top of SymCrypt, such as our [rust-symcrypt crate](https://github.com/microsoft/rust-symcrypt).

Tested: dynamic unit tests run locally against the new module, ADO pipeline CI tests
2024-03-30 01:10:14 +00:00
..
module.cpp Merged PR 8152559: Introduce SymCryptKernelTestModule 2022-12-16 22:58:09 +00:00
precomp.h Merged PR 8152559: Introduce SymCryptKernelTestModule 2022-12-16 22:58:09 +00:00
symcryptkerneltestmodule_um.vcxproj Merged PR 10493895: Add Windows user mode module 2024-03-30 01:10:14 +00:00