VectorData Security Layer is an own transport security, written entirely in C#.
It offers public key authentication with RSA-2048
and encrypts messages with AES-256-CBC
and HMAC-SHA-256
.
Furthermore, VSL is able to transfer files asynchronously over the main connection using multiplexing.
It can end-to-end-encrypt files and provides full meta data.
This repository has been archived by the owner on May 15, 2020. It is now read-only.