The present research aims to implement an encryption system using the RSA,DIFFIE-HELLMAN, SHA-256 algorithms, for the reliability of the transmission of messages in an application. In this work we focus on learning about the uses ofcomputer security, specifically cryptography, thus reducing vulnerabilities in theface of threats from malicious software origin and people where the informationfaces risks of damage or loss. For this purpose we will first see the theoreticalframework where we will address issues related to computer security, Cryptography,as well as the concepts of the aforementioned algorithms, among others. Theseconcepts will help us to better understand the encryption steps of our application.Finally, as an example we simulate our investigation.keywords:Java , Cryptography , Database , Postgresql . RSA , Sha256 , Diffie-Hellman.
Our work is available at this here
- 05/02/2021 :
This is the version number 1 of SocialNet.
The following tree shows the structure of the application:
| |-LogearconSHA/
| |-build/..
| |nbproject/..
| |src/..
| |test/
| |build.xml
| |manifest.mf
| |-src/
| |-alex.gif
| |-.gitignore
| |-script.txt
| |-README.md
-
Netbeans 12.2
-
Linux
-
Postgresql
-
Download PostgreSQLJDBC Driver -postgressql-42.2.16.jar ,you can consult here
-
Create databese , therefore use the script.txt
-
Clone this repo:
!git clone https://github.com/alexliqu09/SocialNet.git
Bellow is the versionV1
of SocialNet.
"SocialNet"
- Alexander Leonardo Lique Lamas, Github: alexliqu09 Email: alexander.lique.l@uni.pe
- Alejandro Alfonso Polanco Parco Github: AlejoProgrammer , Email: alejandro.polanco.p@uni.pe
- Diego Vázques Levano Github: Diego-Vasquez, Email: diego.vasquez.l@uni.pe
- Jhon Poma Martinez , Github: JhonPoma Email: jhonatan.poma.m@uni.pe
-
Many thanks the chanel hdeleon.net , this work would not have been possible without your video.
-
Many thanks to this pageWeb ,this work would not have been possible without you.
-
Many thanks of bilal-hungund , this work would not have been possible without your page.
-
Many thanks the chanel La Geekipedia De Ernesto , this work would not have been possible without your video
If you want to cite this code for your research , please cite our paper:
@article{lique ,
title={Message protection System using RSA, Diffie Hellman and SHA-256 encryption algorithms},
author={Lique Lamas, Alexander Leonardo and Jhonatan, Poma Martinez and Vásquez Lévano, Diego Manuel Jesús and Polanco Parco, Alejandro Alfonso},
year={2021}}