Steve Syfuhs
Steve Syfuhs
**Is your feature request related to a problem? Please describe.** The Kerberos protocol has some weaknesses because it relies on potentially weak passwords to protect tickets. RFC 6113 provides a...
This library should be drop-in compatible with MIT Kerberos within a (managed) application. This requires supporting the following MIT features: * Configuration file parsing and generation for client, server, and...
**Is your feature request related to a problem? Please describe.** Kerberos as spec'ed does not provide a guarantee of current possession of the client key. This means client as-req's can...
**Is your feature request related to a problem? Please describe.** The base PKINIT spec supports straight Diffie Hellman using MODP 2 or 14 parameters. This is inefficient and leads to...
**Is your feature request related to a problem? Please describe.** Change password is a common enough requirement for Kerberos users and it should be possible to expose this functionality to...
**Is your feature request related to a problem? Please describe.** Most applications do not use Kerberos directly. They often rely on the platform below them exposing an interface for requesting...
**Describe the bug** We have stylecop rules for this project, but it's not included in the build. **Expected behavior** We need to include the team-specific rules into the project so...
Test data has a mix of both RC4 and AES messages. All test cases should be switched to AES, and instead have specific tests to cover RC4 for regression. RC4...
**Is your feature request related to a problem? Please describe.** The existing implementations require a lot of allocating and copying because of historical interfaces in .NET. We can bypass these...
### Microsoft PowerToys version 0.58.0 ### Running as admin - [ ] Yes ### Area(s) with issue? FancyZones ### Steps to reproduce Launch Terminal as admin, click through UAC, observe...