# Functions
CreateBusyboxContract constructs the contract for the busybox image.
CreateContract constructs the contract for a specified image.
DefaultEncryption returns the default encryption implementation.
EncryptContract creates an encryption function on top of an encryption certificate that will encrypt and sign the contract.
ValidateContract validates a contract against its JSON schema.
# Constants
No description provided by the author
# Variables
LoadPublicKeyFromEnv locats the contract key from the environment and loads it.
LoadRawContractFromYAML reads a contract from a YAML file.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author