Cryptography
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.6: Windows CNG/BCrypt structures
Manticore v1.0.6 adds Windows CNG/BCrypt key structures, completes the UUID family (v3, v4, v6, v7), and brings naming and API consistency.