package
6.0.0+incompatible
Repository: https://github.com/srcup/u-root.git
Documentation: pkg.go.dev

# Functions

GeneratED25519Key generates a ED25519 keypair.
LoadPrivateKeyFromFile loads PEM formatted ED25519 private key from file.
LoadPublicKeyFromFile loads PEM formatted ED25519 public key from file.
TryMeasureData measures a byte array with additional information.
TryMeasureFiles measures a variable amount of files.

# Constants

BlobPCR type in PCR 7.
BootConfigPCR type in PCR 8.
ConfigDataPCR type in PCR 8.
NvramVarsPCR type in PCR 9.

# Variables

PEMCipher is the PEM encryption algorithm.
PrivKeyFilePermissions are the private key file perms.
PrivKeyIdentifier is the PEM private key identifier.
PubKeyFilePermissions are the public key file perms.
PubKeyIdentifier is the PEM public key identifier.