package
Version:
v1.260904.0
Opens a new window with list of versions in this module.
Published: Sep 4, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package deviceset provides the canonical, privacy-preserving identity of an
explicit Apple device set shared by signing and artifact inspection.
Normalize removes accepted visual separators and canonicalizes case.
NormalizeUnique returns sorted unique non-empty canonical identifiers.
type Result struct {
Count int
SHA256 string
}
Result binds a canonical set's unique normalized count and SHA-256 digest.
Digest returns a domain-separated, count- and length-framed SHA-256 over the
sorted unique normalized identifiers. Empty sets retain an empty digest.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.