Typescript + Crypto + Asymmetric
-
Updated
May 31, 2023 - TypeScript
Typescript + Crypto + Asymmetric
The codes of EncryptGAN. EncryptGAN: Towards Assymmetric Image Encryption and Hiding
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.
An end to end encrypted chat app built using React, Express, Socket.io, Mongodb, Node.Js, LDAP & OpenSSL
C# console app for rsa encryption on texts larger than the encrypting key size and storing to file for later decryption
Program where people can send messages securely to each other.
Net Core Jwt Asymmetric Signing with public private key
Python public-key encryption / decryption (simple RSA implementation example)
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.
Generate self-signed certificates suitable for your homelab environment, primarily for testing purposes. Avoid for production use.
Easy-to-use, symmetric (AES-256) and asymmetric (RSA) encryption and also hash (SHA-256) library for C++ (17+)
Hash and AES Cryptography in .Net Core
C# Network framework - networking made simple and easy
A command line chat application with asymmetric key encryption
👨💻 🔐 📈 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.
In this project i have created a cryptocurrency named 'echocoin' which makes blockchain transactions possible.
Asymmetric encryption algorithms and protocols
Send and receive encrypted messages between IoT devices
Add a description, image, and links to the asymmetric-encryption topic page so that developers can more easily learn about it.
To associate your repository with the asymmetric-encryption topic, visit your repo's landing page and select "manage topics."