All Projects → yvbbrjdr → Yvep

yvbbrjdr / Yvep

Licence: gpl-2.0
yvEncryptedProtocol

yvEP (Based on Qt and libsodium)

yvEncryptedProtocol

What is it?

yvEncryptedProtocol is aimed at providing an easy-to-use secure socket.

The protocol is XSalsa20 and Poly1305 MAC encrypted so it might be very safe.

How to use it?

The methods of the class is very easy to understand so there is no need to write about it.

See yvEncryptedChat for more information.

yvEncryptedChat

What is it?

yvEncryptedChat is an IM program based on yvEncryptedProtocol that provides secure chats.

It is an example of using yvEncryptedProtocol.

How to compile it?

Make sure that you have installed the dependencies below.

Compile yvEncryptedProtocol first and then compile yvEncryptedChat.

How to use it?

This program is very easy to use. So just dig your way!

Dependencies

Qt

libsodium

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].