Enclave.NET: A Secure-ish Crypto Execution Module Published Aug 22, 2017 | Posted in .NET Here's a foundation to build a module for processing your secrets outside your application. Read Article About Steve Syfuhs Steve Syfuhs manages the Windows Authentication team at Microsoft. Read More about Steve Mastodon github.com/SteveSyfuhs
About Cryptography in Kerberos.NET Published Jan 10, 2020 The Kerberos.NET library relies on a few cryptographic primitives for Kerberos. This post describes what those primitives are and how they're used. Read Article | Kerberos
On Adding AES Support to Kerberos.NET Published Jul 10, 2017 The AES cryptographic algorithm was added to the Kerberos.NET library. Read Article | .NET
Creating Authority-Signed and Self-Signed Certificates in .NET Published Feb 9, 2014 An sample library that shows how to generate authority-signed certificates in .NET. Read Article | .NET