An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with rsa-encryption-decryption

A curated list of projects in awesome lists tagged with rsa-encryption-decryption .

https://github.com/arad-afzali/secure-messaging-client-side

Secure Chat Client is a Python-based application designed for encrypted end-to-end messaging. It connects to a secure chat server, exchanges RSA public keys, and ensures secure communication through encrypted messages. Features include a PyQt5 GUI, secure key exchange, and optional SSL/TLS support for enhanced security.

encrypted-messaging encrypted-messaging-service end-to-end end-to-end-encryption public-key-exchange rsa-encryption rsa-encryption-decryption secure-chat secure-chat-application secure-chat-client secure-communication ssl-tls

Last synced: 09 Apr 2025

https://github.com/shojiyao12/rsa_sha-1_encryption-decryption-hashing

A basic implementation of RSA for Encryption/Decryption and SHA-1 for Hashing using Java, where upon running the program; the user would be prompted to select either one of these methods, then output the result based on the user's choice and input.

encryption-decryption hashing java rsa rsa-encryption-decryption sha-1 sha-1-hash

Last synced: 23 Mar 2025