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 over 5 years ago
e9bdc8f00d736e939f5d46de6e51ebaa08e80e53 authored over 5 years ago
Switch to Go modules
edb2198518a597e34b5d7542fd5c2333f1a93b62 authored over 5 years ago
edb2198518a597e34b5d7542fd5c2333f1a93b62 authored over 5 years ago
add .gitlab-ci.yml
c5dabb635935d5fee5ede96d6ee7dade421b2956 authored over 5 years ago
c5dabb635935d5fee5ede96d6ee7dade421b2956 authored over 5 years ago
Remove integration tests
0195481ae0d45bf6ac4632ab1d752b6c3bfb350c authored over 5 years ago
0195481ae0d45bf6ac4632ab1d752b6c3bfb350c authored over 5 years ago
Update DoubleRatchetPayloadLength
b95e8c722d31048f5a33791f1b4245e4376d196f authored over 5 years ago
b95e8c722d31048f5a33791f1b4245e4376d196f authored over 5 years ago
Update double ratchet channel overhead
was using a different double ratchet library previously
and i forgot to update it
Add exchange for double ratchet chan
a5bb9eada31633ec2a2c5e54a345cf535882d902 authored almost 6 years ago
a5bb9eada31633ec2a2c5e54a345cf535882d902 authored almost 6 years ago
Add notes to readme
6f8fc7140732cb3cc27b73730fcab760313c3930 authored almost 6 years ago
6f8fc7140732cb3cc27b73730fcab760313c3930 authored almost 6 years ago
Add module file for docstring notes about package
0aed18825bc872db9e6768cc5ec318732891b17b authored almost 6 years ago
0aed18825bc872db9e6768cc5ec318732891b17b authored almost 6 years ago
Fix double ratchet chan test
fcd40b9a31a09003544b97b211e0675678e6ae5f authored almost 6 years ago
fcd40b9a31a09003544b97b211e0675678e6ae5f authored almost 6 years ago
Add docstrings
c7aeaed77fe7ff1c853e9429a48594d05f00844d authored almost 6 years ago
c7aeaed77fe7ff1c853e9429a48594d05f00844d authored almost 6 years ago
Corrections to channel overheads
b5897e7c14590aa5caa6440cae201375b9f13a1e authored almost 6 years ago
b5897e7c14590aa5caa6440cae201375b9f13a1e authored almost 6 years ago
Fix payload constraints and put doubleratchet ontop spool chan
3a2e34c2b5e9d13c068b58afe81473afb3ebbd41 authored almost 6 years ago
3a2e34c2b5e9d13c068b58afe81473afb3ebbd41 authored almost 6 years ago
Refactor doubleratchet chan to use spool chan instead of noise chan
b2c0aa7eeee698047acf9f97a3f6f39716e4462f authored almost 6 years ago
b2c0aa7eeee698047acf9f97a3f6f39716e4462f authored almost 6 years ago
Refactor Noise chan to use Spool chan
85d48f30ed0ecd9ac83889e18dfc50a48e8b1159 authored almost 6 years ago
85d48f30ed0ecd9ac83889e18dfc50a48e8b1159 authored almost 6 years ago
Add UnreliableSpoolChannel
a70058f8b119faf4c340f3082286801953f4b441 authored almost 6 years ago
a70058f8b119faf4c340f3082286801953f4b441 authored almost 6 years ago
Add double ratchet serialization Load/Save
9e4adf7b2e63782c5f8f7b65b0264a04150611f8 authored almost 6 years ago
9e4adf7b2e63782c5f8f7b65b0264a04150611f8 authored almost 6 years ago
Make Noise chan use session.SpoolService interface
5d0262a8427b8ce523cdca4491a89c7520da42e8 authored almost 6 years ago
5d0262a8427b8ce523cdca4491a89c7520da42e8 authored almost 6 years ago
Complete noise chan serialization and unit test
d252e8e915943bc1a5674826321da841827a1878 authored almost 6 years ago
d252e8e915943bc1a5674826321da841827a1878 authored almost 6 years ago
Noise chan: rename method to MarshalBinary
d0929f0a696b1c669d25d5a709f5578ad5de916b authored almost 6 years ago
d0929f0a696b1c669d25d5a709f5578ad5de916b authored almost 6 years ago
Make double ratchet channel work with fork of agl's doubleratchet module from pond
bff65f54c7c6b47b72a3a41d63bc0ea90ad784a5 authored almost 6 years ago
bff65f54c7c6b47b72a3a41d63bc0ea90ad784a5 authored almost 6 years ago
Make noise chan serializable
5657e981b2ecf9e49ee1f086ba5ad7bb3c773eee authored almost 6 years ago
5657e981b2ecf9e49ee1f086ba5ad7bb3c773eee authored almost 6 years ago
Use length prefix instead of json for double ratchet header
f80e433827aef27278ba9471db046de06bbdf7d3 authored almost 6 years ago
f80e433827aef27278ba9471db046de06bbdf7d3 authored almost 6 years ago
Use Noise X without Block in Noise channel
463be755db31ef314caf879eae2ebe557a2eee3a authored almost 6 years ago
463be755db31ef314caf879eae2ebe557a2eee3a authored almost 6 years ago
Add noise channel integration test
7a2e7de15f42a3db4521ca7cb0381ede482fc94d authored almost 6 years ago
7a2e7de15f42a3db4521ca7cb0381ede482fc94d authored almost 6 years ago
Add signal double ratchet channel
88e6a7550ed04843a58c93fd4b76ccab16089715 authored almost 6 years ago
88e6a7550ed04843a58c93fd4b76ccab16089715 authored almost 6 years ago
Add more test case data for noise chan test
09d7fcc87a7f4870050f2e255a7f1e38eda46785 authored almost 6 years ago
09d7fcc87a7f4870050f2e255a7f1e38eda46785 authored almost 6 years ago
Modularize noise channel test
52a42d59aa5fc742ca064265055470852ff8ebcf authored almost 6 years ago
52a42d59aa5fc742ca064265055470852ff8ebcf authored almost 6 years ago
Add noise channel unit tests
c3325d837fe5476c2ab9015bb87d41ce5d2e6100 authored almost 6 years ago
c3325d837fe5476c2ab9015bb87d41ce5d2e6100 authored almost 6 years ago
noise chan: fix stupid bug and add error handling
15a6bb7cf98d68826a83b10a5418a6f6489df3cd authored almost 6 years ago
15a6bb7cf98d68826a83b10a5418a6f6489df3cd authored almost 6 years ago
Make it work with RemoteSpool interface
44dfab4baa68930c155947f9b9578cf5a145fb1f authored almost 6 years ago
44dfab4baa68930c155947f9b9578cf5a145fb1f authored almost 6 years ago
rename to UnreliableNoiseChannel
caa5727078022ed624563378bd7d37016ce4539b authored almost 6 years ago
caa5727078022ed624563378bd7d37016ce4539b authored almost 6 years ago
Add a Noise X remote spool channel
4ba0ac89d357836d68e35ba4384a64e5968e3e52 authored almost 6 years ago
4ba0ac89d357836d68e35ba4384a64e5968e3e52 authored almost 6 years ago
Add license and readme files
d44741887a64865e58cbe638224c6905fb810b68 authored almost 6 years ago
d44741887a64865e58cbe638224c6905fb810b68 authored almost 6 years ago