Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 380 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 380 Bytes

VSL

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.