41 breaking releases
0.42.0 | Apr 5, 2022 |
---|---|
0.41.0 | Mar 28, 2022 |
0.40.0 | Mar 21, 2022 |
0.34.0 | Dec 14, 2021 |
0.13.0 | Jul 29, 2021 |
#2588 in Cryptography
90 downloads per month
Used in ockam_entity
685KB
15K
SLoC
ockam_vault_sync_core
Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.
This crate contains syncronous wrapper that allows to have multiple Vault instances, that talk to the same Vault implementation without need for synchronization primitives.
The main Ockam crate re-exports types defined in this crate.
Usage
Add this to your Cargo.toml
:
[dependencies]
ockam_vault_sync_core = "0.42.0"
License
This code is licensed under the terms of the Apache License 2.0.
Dependencies
~3.5–5MB
~97K SLoC