Module fingerprint
nix_
compat
0.1.0
Module fingerprint
Module Items
Functions
In nix_
compat::
narinfo
Modules
fingerprint
signature
signing_keys
verifying_keys
Structs
Flags
NarInfo
Signature
SigningKey
VerifyingKey
Enums
Error
SignatureError
SigningKeyError
VerifyingKeyError
Constants
TAG_CA
TAG_COMPRESSION
TAG_DERIVER
TAG_FILEHASH
TAG_FILESIZE
TAG_NARHASH
TAG_NARSIZE
TAG_REFERENCES
TAG_SIG
TAG_STOREPATH
TAG_SYSTEM
TAG_URL
Functions
fingerprint
parse_keypair
Type Aliases
SignatureRef
nix_compat
::
narinfo
Module
fingerprint
Copy item path
Settings
Help
Summary
Source
Functions
§
fingerprint
Computes the fingerprint string for certain fields in a
super::NarInfo
. This fingerprint is signed by an ed25519 key, and in the case of a Nix HTTP Binary cache, included in the NARInfo files served from there.