There are 524 repositories under cryptography topic.
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
A powerful obfuscator for JavaScript and Node.js
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
Multi-platform transparent client-side encryption of your files in the cloud
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
Monero: the secure, private, untraceable cryptocurrency
Modular ZK(Zero Knowledge) backend accelerated by GPU
Lightning Network Daemon ⚡️
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
A curated list of cryptography resources and links.
⟁ Tendermint Core (BFT Consensus) in Go
RSA attack tool (mainly for ctf) - retrieve private key from weak public key and/or uncipher data
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
Minimal implementation of the Mimblewimble protocol.
End-To-End is a crypto library to encrypt, decrypt, digital sign, and verify signed messages (implementing OpenPGP)
An FHE compiler for C++
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA