Skip to content

This repository is created for sharing the E2E "chat" console application. The main object is only to show how two open consoles could encrypt and decrypt the messages by using the E2E encryption process.

Notifications You must be signed in to change notification settings

jmgalzate/E2Echat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E2Echat

El repositorio es creado para compartir el código utilizado para crear una aplicación de consola que permite encriptar y desencriptar un mensaje. Para mostrar el ejemplo de Extremo a Extremo, se utilizan dos Terminales donde cada una tiene una clave pública que se debe de compartir con la otra para garantizar la seguridad del mensaje.

Referencias Bibliográficas (agradecimientos): Edwin Gomez. (2018, 19 noviembre). Prueba de concepto cifrado de extremo a extremo en C# [Vídeo]. YouTube. https://www.youtube.com/watch?v=8tKHKTn1zW4 Hacked. (2021, 9 abril). C# Public/Private Key Encryption using Visual Studio 2019 | RSA Cryptography [Vídeo]. YouTube. https://www.youtube.com/watch?v=ywxQLRVqIYU

About

This repository is created for sharing the E2E "chat" console application. The main object is only to show how two open consoles could encrypt and decrypt the messages by using the E2E encryption process.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages