Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/katzenpost/channels

Cryptographic Mix Network Communications Channels
https://github.com/katzenpost/channels

Add coverage report

e9bdc8f00d736e939f5d46de6e51ebaa08e80e53 authored about 5 years ago by Masala <[email protected]>
Switch to Go modules

edb2198518a597e34b5d7542fd5c2333f1a93b62 authored over 5 years ago by Masala <[email protected]>
add .gitlab-ci.yml

c5dabb635935d5fee5ede96d6ee7dade421b2956 authored over 5 years ago by Masala <[email protected]>
Remove integration tests

0195481ae0d45bf6ac4632ab1d752b6c3bfb350c authored over 5 years ago by David Stainton <[email protected]>
Update DoubleRatchetPayloadLength

b95e8c722d31048f5a33791f1b4245e4376d196f authored over 5 years ago by David Stainton <[email protected]>
Update double ratchet channel overhead

was using a different double ratchet library previously
and i forgot to update it

be842eb5e3fcf07b9d267ffbf9f886b7de057329 authored over 5 years ago by David Stainton <[email protected]>
Add exchange for double ratchet chan

a5bb9eada31633ec2a2c5e54a345cf535882d902 authored over 5 years ago by David Stainton <[email protected]>
Add notes to readme

6f8fc7140732cb3cc27b73730fcab760313c3930 authored over 5 years ago by David Stainton <[email protected]>
Add module file for docstring notes about package

0aed18825bc872db9e6768cc5ec318732891b17b authored over 5 years ago by David Stainton <[email protected]>
Fix double ratchet chan test

fcd40b9a31a09003544b97b211e0675678e6ae5f authored over 5 years ago by David Stainton <[email protected]>
Add docstrings

c7aeaed77fe7ff1c853e9429a48594d05f00844d authored over 5 years ago by David Stainton <[email protected]>
Corrections to channel overheads

b5897e7c14590aa5caa6440cae201375b9f13a1e authored over 5 years ago by David Stainton <[email protected]>
Fix payload constraints and put doubleratchet ontop spool chan

3a2e34c2b5e9d13c068b58afe81473afb3ebbd41 authored over 5 years ago by David Stainton <[email protected]>
Refactor doubleratchet chan to use spool chan instead of noise chan

b2c0aa7eeee698047acf9f97a3f6f39716e4462f authored over 5 years ago by David Stainton <[email protected]>
Refactor Noise chan to use Spool chan

85d48f30ed0ecd9ac83889e18dfc50a48e8b1159 authored over 5 years ago by David Stainton <[email protected]>
Add UnreliableSpoolChannel

a70058f8b119faf4c340f3082286801953f4b441 authored over 5 years ago by David Stainton <[email protected]>
Add double ratchet serialization Load/Save

9e4adf7b2e63782c5f8f7b65b0264a04150611f8 authored over 5 years ago by David Stainton <[email protected]>
Make Noise chan use session.SpoolService interface

5d0262a8427b8ce523cdca4491a89c7520da42e8 authored over 5 years ago by David Stainton <[email protected]>
Complete noise chan serialization and unit test

d252e8e915943bc1a5674826321da841827a1878 authored over 5 years ago by David Stainton <[email protected]>
Noise chan: rename method to MarshalBinary

d0929f0a696b1c669d25d5a709f5578ad5de916b authored over 5 years ago by David Stainton <[email protected]>
Make double ratchet channel work with fork of agl's doubleratchet module from pond

bff65f54c7c6b47b72a3a41d63bc0ea90ad784a5 authored over 5 years ago by David Stainton <[email protected]>
Make noise chan serializable

5657e981b2ecf9e49ee1f086ba5ad7bb3c773eee authored over 5 years ago by David Stainton <[email protected]>
Use length prefix instead of json for double ratchet header

f80e433827aef27278ba9471db046de06bbdf7d3 authored over 5 years ago by David Stainton <[email protected]>
Use Noise X without Block in Noise channel

463be755db31ef314caf879eae2ebe557a2eee3a authored over 5 years ago by David Stainton <[email protected]>
Add noise channel integration test

7a2e7de15f42a3db4521ca7cb0381ede482fc94d authored over 5 years ago by David Stainton <[email protected]>
Add signal double ratchet channel

88e6a7550ed04843a58c93fd4b76ccab16089715 authored over 5 years ago by David Stainton <[email protected]>
Add more test case data for noise chan test

09d7fcc87a7f4870050f2e255a7f1e38eda46785 authored over 5 years ago by David Stainton <[email protected]>
Modularize noise channel test

52a42d59aa5fc742ca064265055470852ff8ebcf authored over 5 years ago by David Stainton <[email protected]>
Add noise channel unit tests

c3325d837fe5476c2ab9015bb87d41ce5d2e6100 authored over 5 years ago by David Stainton <[email protected]>
noise chan: fix stupid bug and add error handling

15a6bb7cf98d68826a83b10a5418a6f6489df3cd authored over 5 years ago by David Stainton <[email protected]>
Make it work with RemoteSpool interface

44dfab4baa68930c155947f9b9578cf5a145fb1f authored over 5 years ago by David Stainton <[email protected]>
rename to UnreliableNoiseChannel

caa5727078022ed624563378bd7d37016ce4539b authored over 5 years ago by David Stainton <[email protected]>
Add a Noise X remote spool channel

4ba0ac89d357836d68e35ba4384a64e5968e3e52 authored over 5 years ago by David Stainton <[email protected]>
Add license and readme files

d44741887a64865e58cbe638224c6905fb810b68 authored over 5 years ago by David Stainton <[email protected]>