Commit Graph

15 Commits

Author SHA1 Message Date
Michael Grafnetter 28829a9f88 Added support for Key Credentials with DER public keys. 2019-07-07 00:23:08 +02:00
Michael Grafnetter 3c6c5e662d Parameter HolderDN added to Get-ADKeyCredential cmdlet.
Property HolderDN added to KeyCredential.
Extracted DN-Binary parsing to its own class.
2019-07-01 16:24:41 +02:00
Michael Grafnetter bf5cf2eab0 Added binary search support to the Test-PasswordQuality cmdlet. 2019-04-17 23:17:01 +02:00
Michael Grafnetter 7db2c5064b Removed SolutionDir variable references 2018-12-30 22:49:17 +01:00
Michael Grafnetter 7bf71d2002 Implemented KRB5 key derivation 2018-07-17 19:56:29 +02:00
Michael Grafnetter b44d022c38 Implemented a WDigest hash calculator 2018-07-14 19:27:41 +02:00
Michael Grafnetter e9c03462e7 Initial Windows Hello for Business support 2018-07-09 01:25:17 +02:00
Michael Grafnetter ce6abc1980 Added support for roamed credentials,
Domain backup keys are now exported as PFX, CER and PVK,
Minor bugfixes
2017-03-25 18:25:22 +01:00
MichaelGrafnetter 26f91ca5df Closed #26: KDS Root Key extraction from ntds.dit 2016-10-02 16:20:21 +02:00
MichaelGrafnetter c6fb24c78c Resolved #17: Add support for replication progress reporting 2016-09-16 17:22:16 +02:00
MichaelGrafnetter 5a02d20b73 Test-PasswordQuality and related enhancements 2016-08-07 11:24:32 +02:00
MichaelGrafnetter a5af0c84ce Removed dependency on ADSI 2016-06-18 18:30:59 +02:00
MichaelGrafnetter c7876e0076 Prepare for NuGet 2016-02-22 23:19:34 +01:00
MichaelGrafnetter a3f6f3e042 Solution upgraded from VS 2013 to 2015 and .NET Framework from 4.5 to 4.5.1. 2016-02-06 16:35:29 +01:00
MichaelGrafnetter 4296db8326 Initial source commit 2015-12-26 23:44:43 +01:00