Keycredential
Manticore v1.0.8: KeyCredentialLink refactor and cleanup
Manticore v1.0.8 is a maintenance release: refactored KeyCredentialLink, CustomKeyInformation and LDAP DNWithBinary, better error handling, and cleanup.
Manticore v1.0.7: KeyCredential refactor and BCrypt ECC keys
Manticore v1.0.7 adds support for BCRYPT_ECC_KEY blobs, refactors the keycredential package and its structs, and renames ParseDNWithBinary to UnmarshalDNWithBinary for naming consistency.
Manticore v1.0.4: Minor bug fixes on Windows KeyCredential time functions
A small maintenance release for the Manticore Go library, fixing minor bugs in the Windows KeyCredential time functions.
Manticore v1.0.3: Parts of SMBv1 and minor fixes
Manticore v1.0.3 lays the groundwork for SMB v1.0, improves the Domain Functionality Level interfaces, and refactors KeyCredential for shadow credentials.