Skip to content
#

message-encryption

Here are 22 public repositories matching this topic...

This repository contains the algorithm for the Hill Cipher encryption which use the matrix to encrypt the message and even to decrypt it using the inverse of the same matrix ,this algorithm uses the python program to implement it and of course we can use any language to implement it ,

  • Updated Mar 12, 2023
  • Python

A complete end-to-end encrypted local mailing system delivered as a single PHP file. Built with zero-knowledge architecture principles, this application ensures that your communications remain private and secure through client-side AES-256-GCM encryption.

  • Updated Dec 15, 2025
  • PHP

Improve this page

Add a description, image, and links to the message-encryption 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 message-encryption topic, visit your repo's landing page and select "manage topics."

Learn more