App that demonstrates cryptography algorithms
-
Updated
Jul 8, 2024 - JavaScript
App that demonstrates cryptography algorithms
Viginere-based encryption app
O objetivo desse projeto experimental é: testar em prática o funcionamento da cifra de césar. Como um exemplo de introdução a criptográfia em geral.
Cipher Encryption/Decryption This project is a simple implementation of the cipher encryption and decryption algorithm using JavaScript, HTML, and CSS. The cipher is a substitution cipher that replaces each letter in the plaintext with a letter a certain number of positions down the alphabet.
Implementation of the Columnar Transposition Cipher, a cryptographic technique involving transposing columns of a matrix to encrypt plaintext.
An encrypter and decrypter tool
[ Latihan ] Playfair Cipher Algorithm with node js
Encrypted ToDo by MRichard333 Secure, private, and simple task management — powered by strong encryption. Made with ❤️ in Canada by MRichard333 — supporting non-profit organizations worldwide.
Share some secrets after you encrypt them. Here’s the way to do it.
ReactJS Ciphers (PlayFair, Rail fence, vegnere, substitution, shift)
Transposition cipher implementation for ASCII characters.
Gravity Falls Ciphers / Шифры Гравити Фолз
Snerx Sniph Cipher
pure javascript crypto library
This is a simple web application that allows you to encrypt and decrypt text using a cipher algorithm. The application provides a user-friendly interface where you can enter a message, choose an encryption key, and perform the encryption or decryption process.
Website que permite crear cifrados secretos con tus amigos, inspirado en el mundo de Harry Potter.
📜 A web app to encrypt & decrypt text using historical algorithms like Caesar, Vigenère, and Playfair.
This web api that performs encryption or decryption. It ultizes the popular types of cipher.
Add a description, image, and links to the cipher-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the cipher-algorithms topic, visit your repo's landing page and select "manage topics."