#ockam #synchronization-primitive #crypto

no-std ockam_vault_sync_core

Syncronous wrapper that allows to have multiple Vault instances, that talk to the same Vault implementation without need for synchronization primitives

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

#2255 in Cryptography


Used in ockam_entity

Apache-2.0

500KB
11K SLoC

ockam_vault_sync_core

crate docs license discuss

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

~2.6–4.5MB
~78K SLoC