Commit Graph

7 Commits

Author SHA1 Message Date
837a249552 Fix security module 2019-12-07 00:14:01 +08:00
714126faf5 Update secio tests to new initiator flag 2019-10-24 19:30:57 +02:00
8e8318aa5c Introduces IO abstractions apart from asyncio or those attached to IRawConnection
Also adds `msgio` utilities to mirror the Go implementation
2019-09-03 21:59:50 -07:00
fa0acd9fc5 Apply PR feedback 2019-08-26 10:03:12 -07:00
f08aa339b4 Verify the channel can pass some plaintext 2019-08-24 23:26:26 +02:00
737195f461 Simplify testing connection w/ other simplifications 2019-08-24 23:15:31 +02:00
9355f33da8 Add basic test for secio
Two peers in-memory can create a secure, bidirectional channel
2019-08-24 22:38:26 +02:00