diff --git a/README b/README new file mode 100644 index 0000000..1d27748 --- /dev/null +++ b/README @@ -0,0 +1,4 @@ +Simple crypto wrapper implmenting Stream wrapping a NetworkStream. + +Check test project for usage example. +Check main project for documentation of interface.