An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cipher-algorithms

MikeVangrouss/DES768

DES768 Block Cipher Encryption. Data Encryption Standard with 768-bit keys.

Language: C - Size: 11.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

MikeVangrouss/BLOWFISH2

BLOWFISH2 Block Cipher encryption source code in C. 4224-bit keys, 128-bit block, 64 rounds.

Language: C - Size: 29.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

MikeVangrouss/NEWDES2

NEWDES2 Block cipher encryption source code in C. 15552-bit keys. 128-bit block cipher (like AES) 64 rounds

Language: C - Size: 11.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

MikeVangrouss/NEWDES3

NEWDES3 Block cipher encryption source code in C. 9344-bit keys. 128-bit block cipher (like AES) 64 rounds.

Language: C - Size: 14.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

tigertv/secretpy

Classical ciphers: Caesar, ADFGX, ROT13 and etc.

Language: Python - Size: 473 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 60 - Forks: 10

Sumonta056/Security-Lab-Assignments

Information and Network Security Lab Tasks and Resources

Language: Jupyter Notebook - Size: 10.5 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

electux/codecipher

CODECipher is fwk for cipher utilities.

Language: Python - Size: 4.21 MB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

dori-dev/python-algorithms

Some algorithms write with python cleaned code and calculate Big O!

Language: Python - Size: 25.4 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 2

Fimba-Code/cipher-challenges

cipher algorithms challenge

Language: JavaScript - Size: 7.81 KB - Last synced at: 9 days ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

JulHirsch/CaesarBreaker

The program can encrypt and decrypt using Caesar encryption. It includes a brute force mode, which is currently only available in German, but still works with most English ciphertexts.

Language: C# - Size: 32.2 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

bursasha/cpp-cryptography-projects

Cryptographic techniques using C++ and OpenSSL, covering encryption modes, hash functions, hybrid encryption, and various cryptographic concepts 🔐

Language: C++ - Size: 3.34 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

PatrykZaniewski/FileEncryptor

:closed_lock_with_key: Academic project for Software Testing, based on Test Driven Development metodology.

Language: Java - Size: 182 MB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Mechiuw/JAVA_Cryptography-Algorithm

This is a basic algorithm for encryptions and decryptions using handmade algorithm logic using java.

Language: Java - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

marekpizner/cipher_cracker

This program can crack varies ciphers (cesar, monoalphabetic, vigenere).

Language: Go - Size: 1.32 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

LeoMartinezTAMUK/DES_Cipher_Encryption-Decryption

The Data Encryption Standard (DES) implementation used for encrypting/decrypting blocks of bits. This program implements the complex algorithm in C++.

Language: C++ - Size: 85 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

md-thalal/Prodigy_CS_01

Caesar Cipher text is simple user input value convert into Encrypt or Decrypt

Language: Python - Size: 102 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

MukundKal/cryptographic-algorithms

Python Implementations of various symmetric and assymetric cryptography algorithms.

Language: Python - Size: 211 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

NicolaAggio/Afternotes

Afternotes from the courses of the master degree course of Computer Science and Information Technology, from the Ca' Foscari University of Venice.

Language: TeX - Size: 111 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

sarimbinwaseem/Ciphers

Code implementation of Ciphers taught in Information Security

Language: Python - Size: 136 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

chhaviGupta986/Hill-Cipher-Generator

Our website is dedicated to teaching the Hill Cipher algorithm in a user-friendly manner. Our platform allows you to encrypt and decrypt messages using the Hill Cipher algorithm, giving you hands-on experience with this powerful cryptographic technique.

Language: Python - Size: 438 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

endj/vigen-re

Visualization of encrypting text using Vigènere ciphers

Language: JavaScript - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lbalvarenga/rotN

A ROT Cipher Encoder/Decoder.

Language: HTML - Size: 31.3 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

paulfruitful/Ciphers

A collection of common and uncommon encryption/cipher algorithms for educational and experiments.

Language: Python - Size: 24.4 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

bachiro276/Caesar-Cipher

A visualisation of Caesar Cipher - one of the oldest cipher in the human history.

Language: JavaScript - Size: 1.47 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Efler/cryptography-des-deal

DES/DEAL symmetric-key algorithm for the encryption

Language: Java - Size: 968 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

ShouryaBrahmastra/PRODIGY_CS_01

Prodigy InfoTech Internship (Task_01)

Language: Python - Size: 1.06 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

csufeardir/ShiftingCipher

Shifting cipher crypting/decrypting script written in plain javascript.

Language: JavaScript - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

gsmolek/RSA

Language: C++ - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

BustamanteMelkia/Transposition-cipher

Transposition cipher implementation for ASCII characters.

Language: JavaScript - Size: 46.9 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

odilitime/strip

Snerx Strip Cipher (SSC)

Language: JavaScript - Size: 33.2 KB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

iamlorddop/cryptify-hub

Cipher это веб-приложение для обучения основам криптографии. Дизайн система 1.0.0, версия платформы 0.5.1

Language: HTML - Size: 7.45 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

h-ssiqueira/Cryptography

Cryptography programs

Language: C - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

mifthulyn07/columnar-transposition-cipher

Implementation of the Columnar Transposition Cipher, a cryptographic technique involving transposing columns of a matrix to encrypt plaintext.

Language: JavaScript - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

d4v1-sudo/vigenere-cipher

🧩🔒 - Vigenere cipher: encode/decode using passcodes

Language: Python - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aegis-dev/SpeckNet

C# implementation of Speck cipher

Language: C# - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 1

skshahriarahmedraka/DataStructure-Algorithm-DesignPatterns-in-Golang

DataStructure, Algorithm, Design Patterns in Golang

Language: Go - Size: 780 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

dgawlik/tekton

Simple block cipher written in Rust

Language: Rust - Size: 9.29 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ExploiTR/SolitaireCipher

Android app showing quick & practical implementation of the Solitaire encryption algorithm by Bruce Schenier

Language: Java - Size: 443 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

AmartyaSingh97/Cryptography-Codes

Codes for common ciphers and encryption techniques.

Language: C - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

kawiluca/InitiationCryptologie

Projet présenté durant les JPO du département informatique de l'IUT du Limousin. Conférence + Travaux Pratique (avec correction)

Language: Python - Size: 952 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hensh99/Encryption-And-Decryption-For-Files

Language: C++ - Size: 436 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

niccolosottile/Principles-of-programming-in-C-

5 programming questions in C which test your understanding of C programming (syntax, data structures, pointers, and dynamic memory allocation)

Language: C - Size: 88.9 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MuhammadHabibKhan/ciphers

Substitution and Transposition Ciphers coded in C# for Course BSCS-631 Network Security and Cryptography

Language: C# - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

xryuseix/cubing_cipher

cubing暗号アルゴリズム

Language: Rust - Size: 80 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

eyuelberga/KesarCipher

Implementation of the Caesar Cipher encryption algorithm that works with the Ge'ez Alphabet

Language: HTML - Size: 528 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Erngnd/D-Encryptor

Encryption/decryption python app that has tkinter GUI and three different cipher/decipher algorithms.

Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mikeleo03/Classic-Cryptography-Simulator_Frontend

Frontend side of simulator for well-known classic cipher algorithms with React Typescript and Golang

Language: TypeScript - Size: 441 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

aadishgoel/Cryptography-Codes

Language: Python - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2

j-mckiern/cypher-machine

Website that allows the user to input text, choose a cipher method, and encrypt or decrypt the entered text.

Language: JavaScript - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ricarnicero/RSANidia

Cifrado en RSA manteniendo autentificación y cifrado.

Language: Java - Size: 3.15 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

AndreBryant/cipher-methods-js

shift cipher, affine, cigenere cipher in js (got bored on my Math 10 class, so i made this)

Language: JavaScript - Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Shashank007-tech/PRODIGY_CS_01

A Python program that can encrypt and decrypt text using the Caesar Cipher algorithm. Allow users to input a message and a shift value to perform encryption and decryption

Language: Python - Size: 395 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

theogobinet/Katsumi

Cryptography project carried out at the UTT for the GS15 course in fall 2020 (A20).

Language: Python - Size: 37.8 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 21 - Forks: 1

KaueMiziara/enigma-tui-simulator

Encrypt messages using the Enigma machine (TUI version)

Language: C++ - Size: 85.9 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Kelvin229/genetic_algorithm_decryptor

A simple java application using genetic algorithm to decrypt encrypted text.

Language: Java - Size: 51.8 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

tinchokaynar/TP-Crypto

Tp Criptografia UTN FRBA. Desarrollo de stream cipher Trivium

Language: Java - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

rodhric/PIP

PIP is a recursive multicipher for medicals' documents and patients' chart verifying throught SHA-512-Vegenér algorithms embed in rookie ICD-11 and patient's IDs for hashing generation.

Language: Python - Size: 372 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ihrishikesh0896/aes_gcm

Python class named AESGCMCipher, which is designed to perform encryption and decryption using the AES-GCM (Advanced Encryption Standard - Galois/Counter Mode) algorithm.

Language: Python - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

daves-hub/Cryptography

This is a repository exploring different encryption methods.

Language: Python - Size: 935 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sushantnair/IS

A collection of experiments I have performed for the course "Information Security" as part of the curriculum for Semester 6 of TY B. Tech. Computer Engineering at KJ Somaiya College of Engineering.

Language: Python - Size: 2.9 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Shubhamghude808/Chatting-Application

This Java Project is a robust and secure chatting application developed using Java, leveraging the power of sockets and client-server architecture.

Language: Java - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

seigtm/StrategyFileEncrypter 📦

An example of text files encryption using the strategy design pattern.

Language: C++ - Size: 8.79 KB - Last synced at: 25 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

Mohamed-489560/B5_Cipher

B5_Cipher is a C++ program for encryption and decryption with some algorithms

Language: C++ - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

RitvikKhanna/StrongerCaesarCipher

Making the regular Caesar cipher stronger using some tricks.

Language: Python - Size: 359 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

malikmalikayesha/smart-voting-system

The SMART Voting System in C++ implements efficient data structures and algorithms for a streamlined and secure voting process. It offers admin & voter interfaces for managing voter information, casting votes, monitoring the process, and ensuring accessibility and reliability with secure password storage, and real-time notifications.

Language: C++ - Size: 9.74 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Andresavieira28/SAP008-cipher Fork of Laboratoria/SAP008-cipher

Meu 2° projeto. Nele usamos a lógica da cifra de César também conhecida como cifra de troca, código de César ou troca de César, é uma das mais simples e conhecidas técnicas de criptografia.

Language: JavaScript - Size: 421 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TERNION-1121/ezCipher

A CLI in C to encrypt and decrypt text using a variety of cipher algorithms

Language: C - Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

imCr0w/algorytmy-maturalne

maturalne repo dla osob piszacych mature i szukajacych inspiracji, albo dla osob ktore maja z tym problem na podstawie, zanim skorzystasz, błagam przeczytaj README

Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

edigar/criptografia-cifra-de-cesar

Um programa em C, que encripta e decripta textos no formato txt, baseado no método de criptografia da cifra de césar.

Language: C - Size: 129 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cimcimie/cipher

ASKJ 2023, 10 TJ, SMK N 3 YK

Language: CSS - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

missn0body/hide

A simple Blowfish scramble schtick made in C

Language: C - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Shubhm1shra/Information-System-Security

Codes for my Information-System-Security Class

Language: C++ - Size: 150 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

0x07cf-dev/Cifrario

Progetto universitario per il corso di Architetture degli Elaboratori (UniFi, aa. 2018/2019)

Language: Assembly - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

flaviodut/transposition-cipher

Implementação do algoritmo da cifra de transposição colunar em Javascript.

Language: HTML - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

parthsompura/Ciphers

Implementation of various cipher algorithms

Language: Python - Size: 142 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

Varunkumar0812/Cryptography-Ciphers

Implementations of various ciphering methods in cryptography.

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

omr-ql/Ciphers

Here is some DR.Mohammad EL-Ramly Ciphers , I have implemented 9 different algorithm to encrypt the sentence

Language: C++ - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

infosecmikey/python_projects

Scientific Computing with Python

Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RoyNisimov1/CHA

A project made to learn a bit more about cryptography and python

Language: Python - Size: 202 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

marcoplaitano/c-cipher

A program to encrypt/decrypt files using the AES-CTR-256 cipher.

Language: C - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

moyela/caeser_cipher_encryption

A ruby implementation of the Caeser Cipher protocol that encrypts alphabetic characters using a simple uniform position shift algorithm based on positive integer keys.

Language: Ruby - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ENUMERA8OR/NLS-3-TLS-Cipher-Suite-Project

This project analyzes the performance of different cipher suites supported in the Transport Layer Security (TLS) 1.3 protocol when used in wireless sensor networks (WSNs). WSNs have resource constraints like limited computing power, memory, and battery life.

Language: C++ - Size: 1.68 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PashvaSoni/Real-world-Application-of-Linear-Algebra

This project is created for learning the real world application of linear algebra which contains some core concepts like determinants, matrix, eigen-value, eigen-vector, etc to create a real-world application like steganography, grafh-theory, analysis of spread of disease, image processing, cryptography etc. This can have small bugs like exception handling but i always appreciate suggestion so please contact me for suggestion .

Language: Python - Size: 5.75 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

BlertaMecini/DS-BealeCiphers

Beale Ciphers (Papers) in Java

Language: Java - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 3

aimenux/SymmetricCipherDemo

Using multiple symetric ciphers to encrypt/decrypt messages

Language: C# - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Rusih100/symmetric-ciphers

Реализация симметричных шифров AES, DES, Магма, Кузнечик и Вермана.

Language: Python - Size: 204 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

1limxapp/react-native-chacha20-poly1305

ChaCha20-Poly1305 encryption/decryption for Flutter. Native implementation makes sure it has the fastest performance.

Language: Java - Size: 387 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

1limxapp/react-native-key-generator

256-bit encryption, cipher key generator. Native implementation makes sure it has the fastest performance.

Size: 341 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

marckassay/KidRSA

Inspired by Neal Koblitz's article 'Cryptography As a Teaching Tool' this module was programmed following his 'Kid-RSA' example.

Language: PowerShell - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 1

P1sec/gea-implementation

Implementations of the GEA-1 and GEA-2 (GPRS Encryption Algorithm) stream ciphers in C, Python and Rust.

Language: Rust - Size: 81.1 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 15 - Forks: 7

mostsfamahmoud/Simplified-AES

C implementation of the Simplified AES (SAES) which is a simplified version of AES (Advanced Encryption Standard) that works on Data and Key with length 16 bits

Language: C - Size: 76.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

1ph0n3/KOREC-Archive

고려대학교 암호동아리 새내기 교육 아카이브

Language: C - Size: 194 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

apoorvar5/Decipher_Columnar_Shift_and_Transposition_Shift

In this endeavor, I've delved into the intricate world of cryptographic puzzles, taking on the challenge of deciphering a unique fusion cipher that incorporates elements of both simple shift and columnar transposition techniques. The goal? To unlock hidden messages and understand the artistry behind secure communication methods.

Language: Python - Size: 143 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

snigdhab7/FPE-FF3-DES-Encryption

Encrypt and protect sensitive data with Format Preserving Encryption (FPE) using the FF3 algorithm with DES. A secure Java-based solution that maintains data format integrity. Explore FPE-FF3-DES-Encryption for robust information security. 🛡️🔐🚀

Language: Java - Size: 83 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kamplianitis/SystemsSecurity

Various Projects on System's Security Course on TUC year 2021

Language: C - Size: 107 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

yuriisurzhykov/Camellia

Language: Java - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

p-aragones/cipher

Program to encrypt and decrypt messages using the Cipher Hill method with matrices.

Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

AestheticVoyager/Basic_Ciphers

Implementation of Caesar and Vigenère ciphers in Python.

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mytechnotalent/dc540-0x00005a

DC540 hacking challenge 0x00005a.

Language: Python - Size: 2.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

lacson/crypto

Scripts for crytographic ciphers, etc. Used to practice skills for MATH 4175 @ Virginia Tech.

Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0