Pinned Repositories
bigint-wrapper-php
Fast common interface for php_gmp and php_bcmath modules
bn-php
BigNum library for PHP compatible with bn.js
ecies-erl
Customizable Erlang native ECIES public-key cryptography library
elliptic-php
Fast, general Elliptic Curve Cryptography library. Supports curves used in Bitcoin, Ethereum and other cryptocurrencies (secp256k1, ed25519, ..)
ldba-php
High-performance, low-memory-footprint, single-file embedded database for key/value storage
privmx-bridge
Zero-knowledge server for secure storage and transfer of E2E encrypted data.
privmx-crypto-js
Javascript crypto library ...
privmx-endpoint
Library written in C++ allowing applications to build E2EE communication channels.
u2f-erl
Simple erlang implementation of the server side of the Universal 2nd Factor (U2F) open authentication standard
xtea-js
A pure JavaScript XTEA block cipher implementation (PHP MCRYPT_XTEA compatible) with support for ECB and CBC modes of operation and PKCS7 padding.
Simplito's Repositories
simplito/elliptic-php
Fast, general Elliptic Curve Cryptography library. Supports curves used in Bitcoin, Ethereum and other cryptocurrencies (secp256k1, ed25519, ..)
simplito/privmx-crypto-js
Javascript crypto library ...
simplito/privmx-endpoint
Library written in C++ allowing applications to build E2EE communication channels.
simplito/privmx-bridge
Zero-knowledge server for secure storage and transfer of E2E encrypted data.
simplito/privmx-chatee
End-to-end encrypted chat, written in Next.js.
simplito/privmx-endpoint-java
Java wrappers for the native C++ library used by PrivMX to handle end-to-end (E2E) encryption.
simplito/privmx-endpoint-java-tools
Tools which simplify using PrivMX libraries in JVMs.
simplito/privmx-endpoint-kotlin
Kotlin wrappers for the native C++ library used by PrivMX to handle end-to-end (e2e) encryption.
simplito/privmx-chatee-android
End-to-end encrypted chat, built for Android.
simplito/privmx-chatee-swift
End-to-end encrypted chat, written in Swift.
simplito/privmx-endpoint-csharp
C# wrapper for PrivMX, a platform allowing developers to build end-to-end encrypted apps used for communication through text messages, real-time data streaming and secure file exchange and storage.
simplito/privmx-endpoint-csharp-extra
Package providing additional functionality for PrivMX Endpoint C#. It adds asynchronous methods, additional abstraction of event dispatching, reading and writing files.
simplito/privmx-endpoint-minimal-java
Console app written in Java demonstrating the use of PrivMX Endpoint Java library to work with PrivMX Bridge.
simplito/privmx-endpoint-swift
Swift wrapper for the native C++ library used by PrivMX to handle end-to-end encryption.
simplito/privmx-endpoint-swift-extra
Extension wrapper for PrivMX Endpoint Swift.
simplito/privmx-endpoint-xcframeworks
XCFrameworks containing built PrivMX Endpoint library and it's dependencies
simplito/privmx-webendpoint
JavaScript library designed to work in browser environment, used by PrivMX communication channels.
simplito/ssh-agentex
Rust-based SSH agent that prevents hijacking by requiring confirmation for each signature request and supports multiple sub-agents for managing diverse keys.
simplito/.github
simplito/privmx-bridge-docker
Docker Compose for PrivMX Bridge.
simplito/privmx-endpoint-minimal-swift
Console app written in Swift demonstrating the use of PrivMX Endpoint Swift library to work with PrivMX Bridge.
simplito/privmx-bridge-panel
App used to manage PrivMX Bridge
simplito/privmx-endpoint-drv-crypto-openssl
Implementation of the interface for the base cryptographic functions for PrivMX Endpoint.
simplito/privmx-endpoint-drv-ecc-openssl
Implementation of the interface for elliptic-curve cryptography for PrivMX Endpoint.
simplito/privmx-endpoint-drv-net-poco
Implementation of the interface for networking for PrivMX Endpoint.
simplito/privmx-endpoint-unity-plugin
Unity Plugin used by PrivMX to handle end-to-end (e2e) encryption.
simplito/privmx-formee-web
End-to-end encrypted forms, written in Next.js.
simplito/privmx-pki-server
Sample PKI (Public Key Infrastructure) server for PrivMX.
simplito/privmx-webendpoint-inbox
A lightweight, stripped-down version of the JavaScript library that implements only a subset of the public functions of the Inbox module.
simplito/pson-cpp