askar-storage 0.1.1

Hyperledger Aries Askar secure storage
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# askar-storage

[![Rust Crate](https://img.shields.io/crates/v/askar-storage.svg)](https://crates.io/crates/askar-storage)
[![Rust Documentation](https://docs.rs/askar-storage/badge.svg)](https://docs.rs/askar-storage)

The `askar-storage` crate provides storage backends for use by [`aries-askar`](https://github.com/hyperledger/aries-askar).

## License

Licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE]https://github.com/hyperledger/aries-askar/blob/main/LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT]https://github.com/hyperledger/aries-askar/blob/main/LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.