#ockam #encryption #authentication #crypto

no-std ockam_channel

Channel is an abstraction responsible for sending messages (usually over the network) in encrypted and authenticated way

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

#2424 in Cryptography

Download history 83/week @ 2024-02-15 39/week @ 2024-02-22 13/week @ 2024-02-29 2/week @ 2024-03-07 2/week @ 2024-03-14 333/week @ 2024-03-28 155/week @ 2024-04-04

488 downloads per month
Used in ockam_entity

Apache-2.0

650KB
14K SLoC

ockam_channel

crate docs license discuss

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–5.5MB
~106K SLoC