Skip to content
#

encryption-algorithms

Here are 37 public repositories matching this topic...

In this repository, the best solutions of data structures, combinatorial algorithms, game theory, artificial intelligence will be assembled. All implementations in the Javascript programming language.

  • Updated Feb 26, 2022
  • JavaScript

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.

  • Updated Nov 10, 2023
  • JavaScript
quadrant-drift-cipher

The QDC Security Lab is designed to teach the fundamentals of modern cryptography by demonstrating how algorithms evolve to fix structural weaknesses. Users can experiment with three generations of the QDC cipher, hide data using steganography, and analyze security metrics like the Avalanche Effect and Frequency Analysis.

  • Updated Jan 14, 2026
  • JavaScript

Improve this page

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

Learn more