mtx::secret_storage namespace

SSSS related types to store encrypted data on the server.

Namespaces

namespace secrets
Names of secrets used in the spec.

Classes

struct AesHmacSha2EncryptedData
A aes-hmac-sha2 encrypted secret.
struct AesHmacSha2KeyDescription
Description of the key for a secret.
struct PBKDF2
Information about the key derivation from a passphrase.
struct Secret
A secret, encrypted with one or more algorithms.