Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-27 | Switch to ChaCha20-Poly1305 AEAD scheme | Roman Smrž | |
2023-04-05 | Fix non-exhaustive pattern match warnings | Roman Smrž | |
2022-02-18 | Channel: handle updated self and peer identities | Roman Smrž | |
2022-01-08 | Channel: use counter to generate nonce | Roman Smrž | |
2019-10-19 | Network rewrite with data request and ack | Roman Smrž | |
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. | |||
2019-10-11 | Identity merging and verification | Roman Smrž | |
2019-07-17 | Standard AES-GCM layout without padding | Roman Smrž | |
2019-06-04 | Ephemeral storage of channels | Roman Smrž | |
2019-05-20 | Encrypted channels negotiated with DH | Roman Smrž | |