CAESAR CODE

Caesar Cipher App using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Caesar Cipher App is a web application built purely in JavaScript. It is designed to transform any text into a Caesar cipher to enhance encryption security. The Caesar Cipher App in VanillaJS is a simple yet effective tool for encrypting or decrypting data using the Caesar cipher technique. This project is an excellent choice for beginners, as it provides an opportunity to practice building

Siper ni Juan : A Classic Encryption Program

Submitted by muthym on
This is a classic implementation of ROT13, Caesar Cipher and Polybius Square (SNJ version w/ 8x8 grid) to encrypt/decrypt text files. Hope you enjoy :) Links: * http://en.wikipedia.org/wiki/Rot13 * http://en.wikipedia.org/wiki/Caesar_cipher * http://en.wikipedia.org/wiki/Polybius_square * http://aralinpilipinas.wordpress.com