A Decentralised Encrypted File Storing and Sharing App which is back-boned by Ethereum Smart Contracts and is preparing its launch to the moon 🚀
-
Updated
Mar 10, 2023 - JavaScript
A Decentralised Encrypted File Storing and Sharing App which is back-boned by Ethereum Smart Contracts and is preparing its launch to the moon 🚀
This library provides functions for encrypting and decrypting text using the Caesar Cipher algorithm.
Cryptography encoder and decoder. Encode takes in text message and converts to numbers via RSA algorithm and decode takes numbers and encrypts to text.
A small library that encrypts and decrypts string values with key.
A LAN chat system, course project for Introduction to Computer Science.
File Encryptor is a command-line tool written in Go that provides secure file encryption and decryption using either RSA key pairs or password-based encryption.
PythonEncrypter is a Python Program that uses a CeaserCyper to encrypt words.
This script allows users to register a new account by creating a new JSON file named 'cd.json' or adding new data to an existing one, and logging into the account by providing the correct credentials. The script also encrypts the password before storing it in the JSON file for added security.
Keep your files safe by encrypting it 🙂
A Simple text ecryption application uses a layer of XOR and AES encryption algorithims.
RESUME PROJECT
Sscrpted uses `AES-256` and `scrypt` to generate static password protected HTML pages with assets such as scripts, images and stylesheets used.
A chat client made in HASKELL that uses the "Elliptic Curve Diffie-Hellman (ECDH) key exchange protocol" to establish a secure connection between two users. This is a one file script that includes a server and a user client and allows multiple users to message secrets using SHA-256 and AES-256 for encription and decryption.
This repository contains code that makes UserDefaults contains secure by Encrypting the value before saving.
playfaircipher in golang for more info check https://en.wikipedia.org/wiki/Playfair_cipher
Crypto homework program about CBC and ECB
The project aims to develop a web application that provides a flexible authentication system for users. The application allows users to sign up and log in using two different authentication methods
Rivest Shamir adlemann Asymmetric Encryption Algorithm
Add a description, image, and links to the encrpytion topic page so that developers can more easily learn about it.
To associate your repository with the encrpytion topic, visit your repo's landing page and select "manage topics."