Skip to content
#

encryption-algorithm

Here are 97 public repositories matching this topic...

A C# transparent file encryption example which was implemented with the Transparent Encryption File System Filter Driver SDK. The Transparent Encryption File System Filter Driver SDK allows you to develop transparent on-access, per-file encryption Windows application without the driver encryption knowledge, help you to handle most of the complex…

  • Updated Mar 24, 2024
  • C#

HashMaster is a powerful and easy-to-use tool for computing HMAC hashes of user-provided input strings using various hashing algorithms. With support for SHA-256, SHA-512, SHA-384 and SHA-224, HashMaster provides a flexible and secure way to verify the integrity and authenticity of messages in a wide range of applications.

  • Updated Sep 2, 2023
  • C#
Caesar-Cipher-Encrypter-Decrypter

This project is a Python program that uses the Caesar cipher to encrypt and decrypt messages. It takes a message and a numerical key as input and outputs the resulting cipher text. It can also decrypt the cipher text and find the encryption key used. It's a simple way to learn about encryption and decryption algorithms.

  • Updated Feb 18, 2023
  • Python

Improve this page

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

Learn more