package
0.6.1
Repository: https://github.com/cosi-project/runtime.git
Documentation: pkg.go.dev

# Functions

NewCipher creates new Cipher.
NewMarshaler creates new Marshaler.

# Structs

Cipher provides encryption and decryption.
Marshaler encrypts and decrypts data from the underlying marshaler.

# Interfaces

KeyProvider provides the encryption key.

# Type aliases

KeyProviderFunc is a function that provides the encryption key.