mirror of
https://github.com/MichaelGrafnetter/DSInternals
synced 2025-02-09 23:46:54 +00:00
19 lines
1.1 KiB
XML
19 lines
1.1 KiB
XML
<?xml version="1.0"?>
|
|
<package >
|
|
<metadata>
|
|
<id>DSInternals.Common</id>
|
|
<version>$version$</version>
|
|
<title>DSInternals Common</title>
|
|
<authors>Michael Grafnetter</authors>
|
|
<owners>Michael Grafnetter</owners>
|
|
<licenseUrl>https://raw.githubusercontent.com/MichaelGrafnetter/DSInternals/master/LICENSE.md</licenseUrl>
|
|
<projectUrl>https://github.com/MichaelGrafnetter/DSInternals/</projectUrl>
|
|
<iconUrl>https://www.dsinternals.com/wp-content/uploads/ad.png</iconUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>This package is shared between all other DSInternals packages. It contains implementations of common hash functions used by Windows, including NT hash, LM hash and OrgId hash. It also contains methods for SysKey/BootKey retrieval.</description>
|
|
<summary>This package is shared between all other DSInternals packages.</summary>
|
|
<releaseNotes>Added support for kerberos key derivation and WDigest hash calculation.</releaseNotes>
|
|
<copyright>Copyright (c) 2015-2018 Michael Grafnetter. All rights reserved.</copyright>
|
|
<tags>ActiveDirectory Security</tags>
|
|
</metadata>
|
|
</package> |