cryptosystem
There are 55 repositories under cryptosystem topic.
s0l0ist/node-seal
Homomorphic Encryption for TypeScript or JavaScript - Microsoft SEAL
defeo/ss-isogeny-software
Software for "Quantum-Resistant Cryptosystems from Supersingular Elliptic Curve Isogenies"
ndiab/CRYPTO
Python3 implementation of Cryptographic attacks. Applcations examples introduced on my blog.
n1flh31mur/QSimpleCrypto
Small C++ cryptography library based on Qt and OpenSSL.
ridwanmsharif/prsa
RSA Public Key Encryption
weniseb/RSA_CPP
C++ implementation of the RSA cryptosystem.
ArtyomArtamonov/EncryptedWebsocketChat
This is a simple python client and server, that allows 2 clients to send messages to each other using WebSocket protocol. Every message is encrypted using RSA cryptosystem
Oriolac/smart-metering-simulation
Simulation of smart metering system
Pikecillo/chaos-crypt
Encryption through networks of coupled chaotic maps
mihaitodor/paillier
Optimised implementation of the Paillier cryptosystem
somnoynadno/McEliece
LDPC-based McEliece cryptosystem
remiclarisse/chor-rivest-cryptosystem
A review of the Chor-Rivest Cryptosystem
singhishita/InfoSec_RSA_algo
Modification and Implementation of RSA algorithm using PRNG techniques in MATLAB
Crystal2033/CryptoSystemUI
User interface for realization of XTR and TwoFish algorythms. Cryptography
hrome13/Cryptography
Python implementation of some cryptosystems.
TheGaBr0/GGH
Python implementation of GGH and GGH-HNF lattice-based cryptosystems for research and educational purposes, featuring cryptanalysis tools and a hybrid variant.
TNO-MPC/encryption_schemes.dgk
TNO PET Lab - secure Multi-Party Computation (MPC) - Encryption Schemes - DGK
yoanncouillec/pyrsa
A complete and easy-to-use Python library to encrypt/decrypt and generate keys with RSA
andrcmdr/darkproto-proposal
DarkProto Threshold Cryptosystem based protocol prototype proposal. Ciphers benchmarking with Intel SGX isolation using AWS Nitro Enclaves or Fortanix target backend for Rust.
b-garbacz/RSA
Implementation of RSA cryptosystem
LaVivien/CryptoSystem
Implement Merkle-Hellman Knapsack cryptosystem algorithm using doubly linked list.
LazyanArtyom/CoronaGame
DEVELOPMENT OF A SOFTWARE TOOLKIT FOR INVESTIGATION AND MANAGEMENT OF EPIDEMICS IN SELF_ORGANIZING SYSTEMS
mitchdz/HAMC
This is the CUDA based implementation of the McEliece Cryptosystem based on QC-MDPC codes.
nbcl/pyrsa
🏞 pyRSA is a pure-Python RSA Public-Key Cryptosystem implementation for 1024+ bit keys
rohanrao619/Cryptography_Algorithms
Implementation of Symmetric and Asymmetric Key Cryptosystems in Python.
shockz-offsec/Cifrado-de-Hill
Criptosistema de sustitución poligráfica que utiliza el producto de matrices para realizar las operaciones, este que se basa en emplear una matriz como clave para cifrar un texto en claro y su inversa para descifrar el criptograma correspondiente.
H-a-y-k/Knapsack-Encryption-With-Permutations
Implementation and analysis of a public-key encryption system with permutations conceptually similar to the Merklee-Hellman knapsack cryptosystem.
Spetsam/MGS-Cryptography-App
The latest cryptography application by MGS, utilizing the Advanced Encryption Standard (AES) with randomizers and a timestamp integration for maximum efficiency.
Spiryd/GridLock
GridLock is lattice based (LWE) Cryptosystem created as an educational project.
VincentLeV/my-cryptosystem-react-bulma
My Cryptosystem - Encrypt and Decrypt Messages - ReactJS + Bulma
AshwinSomi/EE599_FinalProject
A Method for Obtaining Digital Signatures and Public Key Cryptosystems
GlebTheProgrammer/Electronic-Digital-Signature-RSA
Program for adding EDS into the text files using RSA algorithm
GlebTheProgrammer/Rabins-Algorithm
Rabins algorithm implementation
ignatenko-denis/rsa
RSA on Java