package
8.2.3
Repository: https://github.com/monax/hoard.git
Documentation: pkg.go.dev

# 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

# Constants

No description provided by the author
There are issues with the proof of security with other nonce sizes so we only use 0 (for convergent) or 12.

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author