cryptography-library
There are 177 repositories under cryptography-library topic.
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.
randombit/botan
Cryptography Toolkit
cossacklabs/themis
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
paragonie/halite
High-level cryptography interface powered by libsodium
paragonie/sodium_compat
Pure PHP polyfill for ext/sodium
microsoft/Spartan
Spartan: High-speed zkSNARKs without trusted setup
sodiumoxide/sodiumoxide
[DEPRECATED] Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium)
brndnmtthws/dryoc
Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library
paragonie/EasyRSA
Simple and Secure Wrapper for phpseclib
nsacyber/simon-speck
The SIMON and SPECK families of lightweight block ciphers. #nsacyber
ladnir/cryptoTools
A repo to hold common tools used by my crypto projects
nitram509/jmacaroons
Pure Java implementation of Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud. Android ready. Online playground available. Project is STALE
calccrypto/OpenPGP
A C++ Implementation of RFC 4880
TechnitiumSoftware/TechnitiumLibrary
A library for .net based applications.
cossacklabs/hermes-core
Security framework for building multi-user end-to-end encrypted data storage and sharing/processing with zero leakage risks from storage and transport infrastructure.
frankw2/libfss
Library for performing Function Secret Sharing (FSS)
Synss/python-mbedtls
Cryptographic library with an mbed TLS back end
secretflow/yacl
YACL (Yet Another Common crypto library) is a C++ library that contains cryptography, network and io modules which other SecretFlow code depends on.
nitram509/macaroons.js
Javascript implementation of Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud.
milosob/milo
Cryptography library for modern C++.
KotlinCrypto/hash
Cryptographic hash functions for Kotlin Multiplatform
tigertv/secretpy
Classical ciphers: Caesar, ADFGX, ROT13 and etc.
thomdixon/pysha2
Pure Python implementation of SHA2 (i.e., SHA224, SHA256, SHA384, and SHA512).
dusk-network/dusk-zerocaf
Zerocaf: A library built for EC operations in Zero Knowledge.
nsacyber/simon-speck-supercop
Fast implementations of the SIMON and SPECK lightweight block ciphers for the SUPERCOP benchmark toolkit. #nsacyber
ArteMisc/libgodium
Pure Go implementation of cryptographic APIs found in libsodium
Sajjon/EllipticCurveKit
Elliptic Curve Cryptography in Pure Swift
hellman/cry
SageMath/Python Toolkit for Cryptanalytic Research
Ayrx/python-aead
An Authenticated Encryption with Associated Data (AEAD) implementation for Python.
lattice-complete/Lazarus
A Framework of Lattice-based Zero-knowledge Arguments in Rust
DavyLandman/compact25519
A compact portable X25519 + Ed25519 implementation
wultra/sike-java
SIKE for Java is a software library that implements experimental supersingular isogeny cryptographic schemes that aim to provide protection against attackers running a large-scale quantum computer.
sebastienrousseau/kyberlib
A Robust Rust Library for CRYSTALS-Kyber Post-Quantum Cryptography 🦀
KotlinCrypto/secure-random
A Kotlin Multiplatform library for obtaining cryptographically secure random data from system sources
GRISHNOV/PKCS7-Padding
Implementation of PKCS7 padding in C
Sanix-Darker/kripta
A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)