# Functions

CreatePublicKeyFromKeyBytes creates an RSA PublicKey structure from public key bytes.
CreateSymmetricKey creates a cryptographically secure random key of the specified length.
EncryptAsymmetric does RSA-OAEP with SHA-256.
EncryptSymmetric uses AES-CRT with HMAC inside using single key for both.

# Variables

nolint:stylecheckgo:embed public.key.