All Projects → google → End To End

google / End To End

Licence: apache-2.0
End-To-End is a crypto library to encrypt, decrypt, digital sign, and verify signed messages (implementing OpenPGP)

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to End To End

Encryptpad
Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically encrypted, compressed and integrity protected. The editor can protect files with passwords, key files or both.
Stars: ✭ 305 (-92.46%)
Mutual labels:  cryptography, openpgp
plugins
Officially supported Psi plugins
Stars: ✭ 52 (-98.72%)
Mutual labels:  otr, openpgp
Stp
Simple Theorem Prover, an efficient SMT solver for bitvectors
Stars: ✭ 341 (-91.57%)
Mutual labels:  cryptography
Forge
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
Stars: ✭ 4,204 (+3.88%)
Mutual labels:  cryptography
Gnupg
The GNU Privacy Guard. NOTE: Maintainers are not tracking this mirror. Do not make pull requests here, nor comment any commits, submit them usual way to bug tracker (https://www.gnupg.org/documentation/bts.html) or to the mailing list (https://www.gnupg.org/documentation/mailing-lists.html).
Stars: ✭ 372 (-90.81%)
Mutual labels:  openpgp
Gonnacry
A Linux Ransomware
Stars: ✭ 341 (-91.57%)
Mutual labels:  cryptography
Ed25519 Dalek
Fast and efficient ed25519 signing and verification in Rust.
Stars: ✭ 383 (-90.54%)
Mutual labels:  cryptography
Keyshuffling
Keyshuffling Attack for Persistent Early Code Execution in the Nintendo 3DS Secure Bootchain
Stars: ✭ 341 (-91.57%)
Mutual labels:  cryptography
Shoop
scp has a run-in with mosh (alpha)
Stars: ✭ 408 (-89.92%)
Mutual labels:  cryptography
Cothority
Scalable collective authority
Stars: ✭ 372 (-90.81%)
Mutual labels:  cryptography
Swift Sodium
Safe and easy to use crypto for iOS and macOS
Stars: ✭ 400 (-90.12%)
Mutual labels:  cryptography
Charm
Charm: A Framework for Rapidly Prototyping Cryptosystems
Stars: ✭ 360 (-91.1%)
Mutual labels:  cryptography
Python Paillier
A library for Partially Homomorphic Encryption in Python
Stars: ✭ 338 (-91.65%)
Mutual labels:  cryptography
Infosec
Учебное пособие по защите информации кафедры радиотехники и систем управления МФТИ
Stars: ✭ 386 (-90.46%)
Mutual labels:  cryptography
Multi Party Ecdsa
Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).
Stars: ✭ 339 (-91.62%)
Mutual labels:  cryptography
Packetwhisper
PacketWhisper: Stealthily exfiltrate data and defeat attribution using DNS queries and text-based steganography. Avoid the problems associated with typical DNS exfiltration methods. Transfer data between systems without the communicating devices directly connecting to each other or to a common endpoint. No need to control a DNS Name Server.
Stars: ✭ 405 (-89.99%)
Mutual labels:  cryptography
Findcrypt Ghidra
IDA Pro's FindCrypt ported to Ghidra, with an updated and customizable signature database
Stars: ✭ 340 (-91.6%)
Mutual labels:  cryptography
Pick
A secure and easy-to-use CLI password manager for macOS and Linux
Stars: ✭ 359 (-91.13%)
Mutual labels:  openpgp
Rippled
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger in C++
Stars: ✭ 4,029 (-0.44%)
Mutual labels:  cryptography
S2n Tls
s2n : an implementation of the TLS/SSL protocols
Stars: ✭ 4,029 (-0.44%)
Mutual labels:  cryptography

End-To-End

Travis Build

End-To-End is a crypto library to encrypt, decrypt, digital sign, and verify signed messages (implementing OpenPGP and OTR).

This is the source code for the End-To-End library. It's built upon a newly developed, JavaScript-based crypto library. End-To-End implements the OpenPGP standard, IETF RFC 4880, enabling key generation, encryption, decryption, digital signature, and signature verification.

We're releasing this library to enable community review.

For more background, please see our blog post.

Documentation for the project is stored in our Wiki. If you're planning to contribute to the project, check out our Contributor guide.

A few projects have been built on top of this library, to list a few:

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].