Skip to content
#

secure-communication

Here are 52 public repositories matching this topic...

Seravault is a progressive web app that allows users to encrypt confidential information and securely share with others. The app implements end-to-end encryption so that the man-in-the-middle attack vector is eliminated. Multi-factor authentication is implemented to decrease the probability that an attacker can impersonate a user to gain access.

  • Updated Mar 23, 2019
  • JavaScript

PGP FileLock is a lightweight tool for encrypting and decrypting files using PGP standards. It provides a simple interface for generating PGP key pairs, encrypting files with public keys, and decrypting them with private keys. Designed for users who need quick and secure file encryption without the complexity of full-featured PGP software.

  • Updated Feb 8, 2024
  • Python
ted

A basic program to encipher or decipher a chunk of text similar to enigma machine. The encipher text can then be send over SMS, WhatsApp, WeChat, LINE and even email. The same program can be used to decipher the message to produce output text. CLI binary available only

  • Updated Oct 29, 2019

Python library for Elliptic Curve Cryptography: key exchanges (Diffie-Hellman, Massey-Omura), ECDSA signatures, and Koblitz encoding. Suitable for crypto education and secure systems.

  • Updated Apr 30, 2024
  • Python

Improve this page

Add a description, image, and links to the secure-communication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure-communication topic, visit your repo's landing page and select "manage topics."

Learn more