Commit Graph

6 Commits

Author SHA1 Message Date
Michael Grafnetter
e4fb753894 Initial support for FIDO2 key manipulation through AAD Graph API. 2020-03-28 15:40:37 +01:00
Michael Grafnetter
27ee1e72bd Updated package references 2019-12-25 20:05:31 +01:00
Michael Grafnetter
91802c695e - Added support for computer NGC keys
- Added a custom PowerShell View for FIDO keys
- Renamed some FIDO properties
- Using Array.Reverse instead of SwapByte
- Smoke tests now check type references in PowerShell Views
- Removed schema from format files for compatibility reasons
2019-08-04 13:21:18 +02:00
Michael Grafnetter
f919b70d0a Updated dependencies 2019-07-12 18:26:23 +02:00
Alex Seigler
dde9965177 Add parser for Key Credential Link with KEY_USAGE_FIDO (#90)
* Add parser for Key Credential Link with KEY_USAGE_FIDO
* Update .NET Framework requirements from 4.5.1 to 4.7 to support ECPoint, ECCurve, and related.
* Update package configuration
* Add more FIDO related tests
2019-07-12 16:24:06 +02:00
Michael Grafnetter
12a31dc238 Test project upgrade and cleanup 2019-05-24 19:20:38 +02:00