asymmetric-encryption
There are 71 repositories under asymmetric-encryption topic.
itbackyard/CryptoNet
CryptoNet is simple, fast and a lightweight asymmetric and symmetric encryption library.
marichu-kt/ChaCha20-Poly1305-X25519
This is a client-server app in C++ that encrypts messages using ChaCha20-Poly1305 and uses X25519 for secure key exchange. It supports bidirectional TCP communication and configuration via XML.
sudhakar-jonnakuti/express-crypto-asymmetric
Typescript + Crypto + Asymmetric
zhengziqiang/EncryptGAN
The codes of EncryptGAN. EncryptGAN: Towards Assymmetric Image Encryption and Hiding
nour-karoui/secure-chat
An end to end encrypted chat app built using React, Express, Socket.io, Mongodb, Node.Js, LDAP & OpenSSL
keithkiarie/rsa_encryption_on_large_texts
C# console app for rsa encryption on texts larger than the encrypting key size and storing to file for later decryption
AJEETX/NetCoreJwtAsymmetricSigning
Net Core Jwt Asymmetric Signing with public private key
JTKlemmensen/SimpleChat
Program where people can send messages securely to each other.
hamoudafares/cryptography-tool
Cryptography tool developed in shell to provides several functionalities
homelab-alpha/openssl
Generate self-signed certificates suitable for your homelab environment, primarily for testing purposes. Avoid for production use.
leventkaragol/libcpp-crypto
Easy-to-use, symmetric (AES-256) and asymmetric (RSA) encryption and also hash (SHA-256) library for C++ (17+)
nadinCodeHat/RSA-Code
RSA is an asymmetric cryptography algorithm, where the sender encrypts data using receiver's public key and decrypted using the receiver's private key on the receiver's side.
PandH4cker/pyRansom
Encrypt/Decrypt Symmetrically/Asymmetrically files with Integrity verification using signature
yzoz/python-asymmetric-cryptography
Python public-key encryption / decryption (simple RSA implementation example)
ABHAY-100/fosshack-privy
Ephemeral messaging platform utilizing PGP for secure conversations
chase-moskal/pastesafe
open encryption web app
JTKlemmensen/EasyNetwork
C# Network framework - networking made simple and easy
RallyTuning/Enigma
Hash and AES Cryptography in .Net Core
rubenandrebarreiro/crystals-kyber-and-dilithium-study-and-analysis
👨💻 🔐 📈 A project based in (Classical) Post-Quantum Cryptography, namely in Lattice-Based Cryptography. This project was built using Jupyter Notebook, SoS (Script of Script) Notebook, Java, Python, Bouncy Castle library, and TeX. The goal of the project was the study and analysis of the CRYSTALS public-key (asymmetric) cryptographic suite.
sidstuff/crypto
OpenSSL cryptography tutorial + simple RSA implementation in C.
zahidayturan/rsa-cryptography-algorithm-example
This project demonstrates file encryption and decryption using various scenarios with the RSA algorithm, featuring a Java Spring Boot API for backend services and a React frontend for simulation and user interaction.
0xvpr/vpr-obfuscator
A C++ 20 and beyond single-header-only library for easy compile-time obfuscated strings/data.
bhargavbhegde7/GoChat
A command line chat application with asymmetric key encryption
DevRelSquad-blogs/SSL_certificate_generator
How SSL works , encryption (symmetric and asymmetric) and how can we create one certificate and test it locally
dominioncfg/netcore-cryptography
How to use some cryptography techniques in .NET6
EvanHei/ZeroBank
A prototype banking app using homomorphic encryption.
FilipeLopesPires/AuctionManager
Auction Manager: a blockchain-based management system for multiple auction types.
fumiama/go-x25519
基于x25519的32位密钥交换实现封装,也可通过修改KEYSZ改为64位
gaurav-aditya/create-your-own-blockchain--II
In this project i have created a cryptocurrency named 'echocoin' which makes blockchain transactions possible.
jElhamm/Crypto-Algorithms
"A collection of implemented symmetric and asymmetric cryptographic algorithms."
lucianoscarpaci/Hybrid_Cryptography
🔒This project contains a menu to run various hybrid cryptographic algorithms. From this menu, you can choose any of the following: ECC-AES, ECC-BF, AES-RSA, and 3DES-RSA.
pedroalbanese/eccrypt
Elliptic curve-based Asymmetric Encryption
RahulGo8u/Encryption
Different Encryption Methods
rihemebh/Pentbox-INSAT
A menu app using python that allows you to make a 2-factor authentication + hashing ,encryption, encoding of a message + chatroom with rsa
RoyNisimov/AsymmetricEncryption
Asymmetric encryption algorithms and protocols