Toralf Wittner
6a5681aed7
secio: Add NULL cipher and allow more configuration. ( #468 )
...
* Introduce NULL cipher and allow more configuration.
* Back to using the hash-code for handshake.
Using `Endpoint` would be incompatible with the existing protocol.
* Add comments.
2018-09-12 09:10:05 +02:00
Benjamin Kampmann
2ea49718f3
Clean up directory structure ( #426 )
...
* Remove unused circular-buffer crate
* Move transports into subdirectory
* Move misc into subdirectory
* Move stores into subdirectory
* Move multiplexers
* Move protocols
* Move libp2p top layer
* Fix Test: skip doctest if secio isn't enabled
2018-08-29 11:24:44 +02:00
tomaka
14cec0c1bd
Remove the top-level library
2017-11-03 10:46:41 +01:00
Robert Habermeier
603fcf6557
initial commit: transport interfaces
2017-04-08 03:31:22 +02:00