summaryrefslogtreecommitdiff
path: root/src/Channel.hs
AgeCommit message (Expand)Author
2023-08-30Replace storedStorage usage with MonadHeadRoman Smrž
2023-08-27Switch to ChaCha20-Poly1305 AEAD schemeRoman Smrž
2023-04-05Fix non-exhaustive pattern match warningsRoman Smrž
2022-02-18Channel: handle updated self and peer identitiesRoman Smrž
2022-01-08Channel: use counter to generate nonceRoman Smrž
2019-10-19Network rewrite with data request and ackRoman Smrž
2019-10-11Identity merging and verificationRoman Smrž
2019-07-17Standard AES-GCM layout without paddingRoman Smrž
2019-06-04Ephemeral storage of channelsRoman Smrž
2019-05-20Encrypted channels negotiated with DHRoman Smrž