Messaging app that uses a unique public key exchange to ensure you are talking with who you think you are. Once keys are exchanged it’s a simple process of communicating with others. Tools are a
A low-level cryptographic library for point, group, field, and scalar operations. Intended for other cryptographers who would like to implement their own primitives using this curve.
This library contains a cryptographic pseudo-random number generator, cryptographic hash and message authentication code (MAC) functions, can perform symmetric-key authenticated data encryption, and g
A software library for encryption, decryption, signatures, password hashing and more. A portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API, and an extended API to
A cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, …), in applications like LSH or GNUPG, or
Open source tools, libraries and services for secure cloud & on-premise user and group messaging. Buddycloud is the only in-app messaging stack that can be run on-premises giving you total control
An open source C++ class library of cryptographic schemes. Features among others stream ciphers, block ciphers, hash functions, public-key and elliptic curve algorithms.
An SSL library with an intuitive API and readable source code. The mbed TLS modules are as loosely coupled as possible and written in the portable C language allowing you to use the parts you need, wi
A proprietary symmetric key cipher algorithm for encryption that implements a permutable substitution and transposition upon a plaintext object into an encrypted data package. API library available fo
A Fully Homomorphic Encryption library. It provides a symmetric encryption scheme to encrypt and decrypt single bit messages, supporting the homomorphic evaluation of arbitrary boolean circuits on enc