sec-store 1.0.0

Simple encrypted storage
Documentation
1
2
3
4
5
6
7
# sec-store

[![Rust](https://github.com/DoumanAsh/sec-store/actions/workflows/rust.yml/badge.svg)](https://github.com/DoumanAsh/sec-store/actions/workflows/rust.yml)
[![Crates.io](https://img.shields.io/crates/v/sec-store.svg)](https://crates.io/crates/sec-store)
[![Documentation](https://docs.rs/sec-store/badge.svg)](https://docs.rs/crate/sec-store/)

Minimal encrypted storage for arbitrary values.