SymCrypt/unittest/module_windows_sys_km
Maxwell Moyer-McKee f89cbf36c3 Merged PR 11087190: SSKDF implementation
## Description:
SSKDF implementation and unit tests.
 
## Admin Checklist:
- [x] You have updated documentation in symcrypt.h to reflect any changes in behavior
- [x] You have updated CHANGELOG.md to reflect any changes in behavior
- [x] You have updated symcryptunittest to exercise any new functionality
- [x] If you have introduced any symbols in symcrypt.h you have updated production and test dynamic export symbols (exports.ver / exports.def / symcrypt.src) and tested the updated dynamic modules with symcryptunittest
- [x] If you have introduced functionality that varies based on CPU features, you have manually tested with and without relevant features
- [X] If you have made significant changes to a particular algorithm, you have checked that performance numbers reported by symcryptunittest are in line with expectations
- [X] If you have added new algorithms/modes, you have updated the status indicator text for the associated modules if necessary

Related work items: #51795170
2024-08-12 22:55:13 +00:00
..
amd64 Merged PR 8152559: Introduce SymCryptKernelTestModule 2022-12-16 22:58:09 +00:00
SymCryptKernelTestModule.vcxproj Merged PR 10493895: Add Windows user mode module 2024-03-30 01:10:14 +00:00
main_sys.cpp Merged PR 11087190: SSKDF implementation 2024-08-12 22:55:13 +00:00