Expand description
Core types and constants for the Save Our Secrets SDK.
Re-exports§
pub use rs_merkle as merkle;
Modules§
- Create and compare commits in an underlying merkle tree.
- Constants for file formats, folder names etc.
Structs§
- Pointer to an external file.
- External file name is an SHA2-256 checksum of the encrypted file contents.
- Remote server origin.
- Path to a secret.
Enums§
- Error thrown by the core library.
Functions§
- Infallibly compute the base file name from a path.
- Guess the MIME type of a path.
Type Aliases§
- Result type for the library.
- Identifier for a secret.
- Identifier for a vault.