DEV Community

Cover image for Java Socket based chat application with SHA-1 hash encryption
Lalana Chamika
Lalana Chamika

Posted on

Java Socket based chat application with SHA-1 hash encryption

https://github.com/LalanaChami/Java-Chat-Application-Socket-Java-Swing-GUI-

Socket based chat application with a chat client and a chat server. With swing GUI and message encryption in SHA-1 hashing

Top comments (1)

Collapse
 
jigssaa profile image
jigssaa

how can I implement Cryptography into socket programming like route cipher, shift cipher, substitution cipher, vigenere cipher etc.... please help me