# Packages
No description provided by the author
# Functions
DecryptAES decrypts ciphertext in AES-256-CBC.
DecryptRSA decrypts ciphertext using private key (x509 format).
GenerateRSAKeyPair generates a key pair suitable for encryption.
GetIgnoreMatcherFn creates an ignore-matcher for archiving purposes This function respects gitignore and terraformignore, and optionally if a projectRoot is provided it only include files from this root.
MoveToRepositoryRoot moves the current workdir to the git repository root.
PKCS7Unpad provides PKCS #7 unpadding mechanism.
No description provided by the author
UploadArchive uploads a tarball to the target endpoint and displays a fancy progress bar.
# Constants
UserProvidedRunMetadataHeader is the HTTP header used to pass arbitrary metadata to runs when creating or confirming them.