Java wrappers for the native C++ library used by PrivMX to handle end-to-end (E2E) encryption.
-
Updated
Nov 6, 2024 - C++
End-to-end encryption (E2EE) is a system of communication where only the communicating users, servers, or applications can read the messages sent between each other, regardless of the number of hops or nodes between the messenger and the recipient.
Java wrappers for the native C++ library used by PrivMX to handle end-to-end (E2E) encryption.
Library written in C++ allowing applications to build E2EE communication channels.
WiP Tox NGC file transfer tool, using PoC torrent like file chunking
Client API library for Matrix, built on top of Boost.Asio
Virgil Crypto is a high-level cryptographic library that allows you to perform all necessary operations for secure storing and transferring data and everything required to become HIPAA and GDPR compliant. Crypto Library is written in C++, suitable for mobile and server platforms and supports bindings with: Swift, Obj-C, Java (Android), С#/.NET, …