onion_vault_core

Crates.ioonion_vault_core
lib.rsonion_vault_core
version0.0.3
created_at2025-03-07 22:25:45.273185+00
updated_at2025-03-07 23:02:46.416282+00
descriptionCore framework for OnionVault password manager, shared across CLI, TUI, GUI, Android, and iOS clients
homepagehttps://github.com/RyderFreeman4Logos/onion_vault/tree/main/crates/onion_vault_core
repositoryhttps://github.com/OnionVault/onion_vault
max_upload_size
id1583763
size113,808
RyderFreeman (RyderFreeman4Logos)

documentation

https://docs.rs/onion_vault_core

README

signature_to_keys

Overview

Core framework for the OnionVault password manager series based on uni_vault. This crate provides the foundational functionality shared across various OnionVault clients, Such as CLI, TUI, Desktop GUI, Android, and iOS.


Installation

Add onion_vault_core to your Cargo.toml file:

cargo add onion_vault_core

API Reference

For detailed API documentation, please refer to the docs.rs page for signature_to_keys.


Contributing

Contributions are welcome!


License

This project is licensed under the Apache-2.0 License.

Commit count: 38

cargo fmt