68 breaking releases
0.72.0 | Jan 18, 2023 |
---|---|
0.71.0 | Nov 9, 2022 |
0.70.0 | Sep 21, 2022 |
0.61.0 | Jul 18, 2022 |
0.17.0 | Jul 29, 2021 |
#2560 in Cryptography
164 downloads per month
Used in ockam_entity
695KB
15K
SLoC
ockam_channel
Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.
Channel is an abstraction responsible for sending messages (usually over the network) in encrypted and authenticated way.
Usage
Add this to your Cargo.toml
:
[dependencies]
ockam_channel = "0.72.0"
License
This code is licensed under the terms of the Apache License 2.0.
Dependencies
~3.5–6MB
~107K SLoC