# Functions
No description provided by the author
Decrypt data that was deterministically encrypted with the provided salt.
No description provided by the author
No description provided by the author
Encrypt data using random nonce.
Deterministically encrypt data using a supplied salt to produce a distinguished the encrypted result that will have a different content hash, secret key, and address than the same data encrypted with a different salt (or not salt).
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author