#ockam #encryption #service #crypto

no-std ockam_entity

Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices

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

#2188 in Cryptography

Apache-2.0

1MB
21K SLoC

ockam_entity

crate docs license discuss

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.5–8MB
~149K SLoC