Crate rwarden_crypto[][src]

Structs

An encrypted string.

Keys used for encrypting/decrypting cipher strings.

A hashed master password.

An intermediate type used for creating Keys and MasterPasswordHash.

Enums

Error that can occur while decrypting a cipher string.

Error that can occur while decrypting a cipher string.

Error that can occur while parsing a cipher string.

The KDF type that is used to hash the master password.

Functions

Generates a new protected symmetric key.