Nouvelles et reportages
Chargement

Blog de recherche Microsoft
Rewriting SymCrypt in Rust to modernize Microsoft’s cryptographic library
| Jonathan Protzenko, Samuel Lee, Samreen Khadeer, Son Ho, Oleksii Oleksenko, Michael Naehrig, et Cédric Fournet
We're rewriting parts of Microsoft's SymCrypt cryptographic library in Rust to improve memory safety and defend against side-channel attacks, enabling formal verification while maintaining backward compatibility via a Rust-to-C compiler.

Blog de recherche Microsoft
Hunting speculative information leaks with Revizor
| Boris Köpf et Oleksii Oleksenko
Spectre and Meltdown are two security vulnerabilities that affect the vast majority of CPUs in use today. CPUs, or central processing units, act as the brains of a computer, directing the functions of its other components. By targeting a feature…