crypto-library
There are 131 repositories under crypto-library topic.
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.
synopse/mORMot
Synopse mORMot 1 ORM/SOA/MVC framework - Please upgrade to mORMot 2 !
tarcisio-marinho/GonnaCry
A Linux Ransomware
dedis/kyber
Advanced crypto library for the Go language
cryptean/bitcoinlib
Bitcoin Core RPC compatible, battle-tested .NET library and RPC wrapper for Bitcoin and Altcoins
rustpq/pqcrypto
Rust Post-Quantum cryptography
str4d/ed25519-java
Pure Java implementation of EdDSA
cheatfate/nimcrypto
Nim cryptographic library
oreparaz/dudect
dude, is my code constant time?
nsacyber/simon-speck
The SIMON and SPECK families of lightweight block ciphers. #nsacyber
funcool/buddy-core
Cryptographic api for Clojure
libOctavo/octavo
Highly modular & configurable hash & crypto library
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
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.
nitram509/macaroons.js
Javascript implementation of Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud.
abderraouf-adjal/ArduinoSpritzCipher
Spritz encryption system portable C library, CSPRNG, cryptographic hash and MAC functions, symmetric-key data encryption, and general-purpose functions. It's also an Arduino library.
funcool/buddy-hashers
Collection of password hashers.
milosob/milo
Cryptography library for modern C++.
victorybiz/laravel-crypto-payment-gateway
GoUrl.io Crypto Payment Gateway for Laravel
tigertv/secretpy
Classical ciphers: Caesar, ADFGX, ROT13 and etc.
harshit977/User-Authentication-System-with-NodeJs
Basic User Authentication System from scratch using Nodejs and Express.
deadPix3l/pyDHE
a fully python Diffie-Hellman Library
tgalal/dissononce
A python implementation for Noise Protocol Framework
nsacyber/simon-speck-supercop
Fast implementations of the SIMON and SPECK lightweight block ciphers for the SUPERCOP benchmark toolkit. #nsacyber
BaseMax/PowerHash
Design and development Crypto algorithms.
Naruto/simon-speck-c
example C language implementation of SIMON and SPECK lightweight block ciphers.
abumq/ripe
Lightweight cryptography library wrapper
Componolit/libsparkcrypto
A cryptographic library in SPARK 2014
OpenSSE/crypto-tk
Cryptographic toolkit for searchable encryption.
Sanix-Darker/kripta
A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)
monerobuilders/libmonero
Batteries-included Monero Library
mpaland/mipher
Mobile Cipher library written in clean TypeScript
kl09/yobit_api
Python module - Yobit API wrapper
louishenrifranc/Blockchain
Implementation of a Blockchain as a school project