This project demonstrates a minimalist, fully deterministic file encryption scheme built from perfect shuffle permutations
-
Updated
Jul 7, 2025 - JavaScript
This project demonstrates a minimalist, fully deterministic file encryption scheme built from perfect shuffle permutations
ENCODE-ME is a website where one can use various classical cryptography algorithms all in a single website.
Interactive workbook on core blockchain concepts
Backend architecture for The Chronicle.
Cryptography package for Fōrmulæ, in JavaScript
CryptoLab is an interactive cryptographic simulation tool featuring gamification, voice narration, and step-by-step encryption demos. Built for learners and educators to explore classical and modern cryptographic techniques in an engaging, hands-on way.
blockchain similar to bitcoin or eth
A JavaScript project demonstrating basic cryptography concepts - Caesar Cipher (encryption & decryption) and the Euclidean Algorithm (GCD) using hardcoded input values.
This project implements a one-way hash function using DES encryption. Messages are split into 56-bit chunks and used as DES keys in a chained encryption process, starting with a publicly known zero value. Each chunk encrypts the output of the previous step. The final result is truncated or zero-padded to produce a fixed-length hash output.
This repository provides JavaScript (Node.js) bindings to C implementations of post-quantum cryptography (PQC) algorithms for benchmarking and testing purposes. It currently supports the following NIST PQC candidates:
SpiralKey is a cutting-edge cryptographic method that combines the robustness of symmetric key encryption with the captivating properties of spiral matrices.
It's where I code cryptographic methods at irregular intervals and practice algorithms. I will add more over time.
SpiralKey is a cutting-edge cryptographic method that combines the robustness of symmetric key encryption with the captivating properties of spiral matrices
18%+ ROI, JavaScript ETH trading bot using EMA cross with RSI filter. On BuddyTrading marketplace
Bitcoin Mining Simulator. An interactive, browser-based tool designed to visually and interactively explain the fundamental concept of Bitcoin mining and Proof-of-Work. This simulator allows users to see the "guess and check" process of finding a valid hash in real-time, right in their browser.
JavaScript crypto trading bot with 13%+ ROI, for uptrend altcoins, built for BuddyTrading marketplace.
Add a description, image, and links to the cryptography-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the cryptography-algorithms topic, visit your repo's landing page and select "manage topics."