33 breaking releases
0.35.0 | Jan 31, 2022 |
---|---|
0.33.0 | Jan 11, 2022 |
0.32.0 | Dec 14, 2021 |
0.30.0 | Nov 23, 2021 |
0.11.0 | Jul 29, 2021 |
#326 in Authentication
208 downloads per month
265KB
6.5K
SLoC
ockam_entity
Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.
Entity is an abstraction over Profiles and Vaults, easing the use of these primitives in authentication and authorization APIs.
Crate Features
Features of the ockam_entity
crate:
noise_xx
- Enable Noise Protocol XX key agreement dependency.software_vault
- Enable Software Vault dependency.
Usage
Add this to your Cargo.toml
:
[dependencies]
ockam_entity = "0.35.0"
License
This code is licensed under the terms of the Apache License 2.0.
Dependencies
~4–11MB
~191K SLoC