31 breaking releases
0.70.0 | Mar 3, 2023 |
---|---|
0.68.0 | Feb 9, 2023 |
0.65.0 | Nov 9, 2022 |
0.55.0 | Jul 18, 2022 |
0.39.0 | Mar 28, 2022 |
#186 in Cryptography
389 downloads per month
Used in 5 crates
580KB
13K
SLoC
ockam_identity
Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.
Identity is an abstraction easing use of authentication and authorization APIs.
Crate Features
Features of the ockam_identity
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_identity = "0.70.0"
License
This code is licensed under the terms of the Apache License 2.0.
Dependencies
~4–11MB
~198K SLoC