marcmanzano's Stars
fancy-cryptography/fancy-cryptography
Deployments of fancy cryptography
smuellerDD/leancrypto
Lean cryptographic library usable for bare-metal environments
sandbox-quantum/sandwich
Sandwich is a multi-platform, multi-language, open-source library that provides a simple unified API for developers to use (multiple) cryptographic libraries in their applications.
tailscale/tailscale
The easiest, most secure way to use WireGuard and 2FA.
strongswan/strongswan
strongSwan - IPsec-based VPN
FiloSottile/age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
cloudflare/boringtun
Userspace WireGuard® Implementation in Rust
qiboteam/qibo
A full-stack framework for quantum computing.
riscv/riscv-crypto
RISC-V cryptography extensions standardisation work.
zama-ai/concrete
Concrete: TFHE Compiler that converts python programs into FHE equivalent
homenc/HElib
HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.
cloudflare/circl
CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
gustavowl/quommentaries
This repository is dedicated to solve exercises and comment on Quantum Computing.
dalek-cryptography/subtle
Pure-Rust traits and utilities for constant-time cryptographic implementations.
RustCrypto/KDFs
Collection of Key Derivation Functions written in pure Rust
RustCrypto/hashes
Collection of cryptographic hash functions written in pure Rust
RustCrypto/signatures
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
RustCrypto/elliptic-curves
Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2
RustCrypto/block-ciphers
Collection of block cipher algorithms written in pure Rust
RustCrypto/AEADs
Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
RustCrypto/stream-ciphers
Collection of stream cipher algorithms
data61/MP-SPDZ
Versatile framework for multi-party computation
BLAKE3-team/BLAKE3-specs
The BLAKE3 paper: specifications, analysis, and design rationale
PQClean/PQClean
Clean, portable, tested implementations of post-quantum cryptography
project-everest/vale
Verified Assembly Language for Everest
intel/cryptography-primitives
Intel® Cryptography Primitives Library is a secure, fast and lightweight library of building blocks for cryptography, highly-optimized for various Intel® CPUs
microsoft/Picnic
Reference implementation of the Picnic post-quantum signature scheme
microsoft/FourQlib
FourQlib is an efficient and portable cryptographic library that provides functions for computing elliptic curve based operations on the high-performance FourQ curve.
Mbed-TLS/mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
openssl/openssl
TLS/SSL and crypto library