Skip to content
#

encryption

Here are 1,829 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
Code_Vault_For_Windows

Code Vault is a Windows application that provides encryption and decryption of text using the Base64 algorithm and a secret key. This app allows users to securely store and share sensitive information by encoding it into Base64 format with a secret key.

  • Updated Jul 12, 2023
  • Python

Improve this page

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

Learn more