<feed xmlns='http://www.w3.org/2005/Atom'>
<title>erebos/src/Channel.hs, branch v0.2.2</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/'/>
<entry>
<title>Split to library and executable parts</title>
<updated>2023-11-18T19:03:24+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2023-11-17T19:28:44+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=88a7bb50033baab3c2d0eed7e4be868e8966300a'/>
<id>88a7bb50033baab3c2d0eed7e4be868e8966300a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace storedStorage usage with MonadHead</title>
<updated>2023-08-30T18:53:55+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2023-08-27T16:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=c27b3c23ecdd53acdbfece747b9bbdb39bf4dae9'/>
<id>c27b3c23ecdd53acdbfece747b9bbdb39bf4dae9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to ChaCha20-Poly1305 AEAD scheme</title>
<updated>2023-08-27T10:01:16+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2023-08-09T20:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=740c55ac1989ba5093af9350a63820a818ff0202'/>
<id>740c55ac1989ba5093af9350a63820a818ff0202</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix non-exhaustive pattern match warnings</title>
<updated>2023-04-05T20:03:43+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2023-04-05T20:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=7a9ef992afa96ed177ae9a4a67d302017ab73852'/>
<id>7a9ef992afa96ed177ae9a4a67d302017ab73852</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Channel: handle updated self and peer identities</title>
<updated>2022-02-18T20:25:06+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2022-02-18T20:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=42f169d7c0b781024c858556b93312f69bd73246'/>
<id>42f169d7c0b781024c858556b93312f69bd73246</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Channel: use counter to generate nonce</title>
<updated>2022-01-08T15:39:26+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2022-01-08T15:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=13c7c7ba82c455c077010b1d2fa6d0e332de7601'/>
<id>13c7c7ba82c455c077010b1d2fa6d0e332de7601</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Network rewrite with data request and ack</title>
<updated>2019-10-19T21:07:04+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2019-10-19T21:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=0f8561a997952a76a92919e527b6bc05ade8ee65'/>
<id>0f8561a997952a76a92919e527b6bc05ade8ee65</id>
<content type='text'>
Packet header is now composed of individual header items, which can be
combined in various ways. Received data is properly acknowledged and
missing objects can be requested using hashes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Packet header is now composed of individual header items, which can be
combined in various ways. Received data is properly acknowledged and
missing objects can be requested using hashes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Identity merging and verification</title>
<updated>2019-10-11T20:19:15+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2019-10-11T20:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=61b04eb5fda0d1e94f673ad1c11f328a318bb09d'/>
<id>61b04eb5fda0d1e94f673ad1c11f328a318bb09d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Standard AES-GCM layout without padding</title>
<updated>2019-07-17T20:36:29+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2019-07-17T20:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=829d71729effa345ca593a21f61349aac7474a62'/>
<id>829d71729effa345ca593a21f61349aac7474a62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ephemeral storage of channels</title>
<updated>2019-06-04T19:55:21+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2019-06-04T19:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=c64e059fca7377d67baecb2724e3be2e1cc9ff0d'/>
<id>c64e059fca7377d67baecb2724e3be2e1cc9ff0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
