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

GitHub topics: data-encryption-standard

gbennnn/data-encryption-standard

A simple web-based DES encryption tool built with Python and Flask. This app allows users to input plaintext and an 8-character key to encrypt text using the Data Encryption Standard (DES) algorithm and view the ciphertext in hexadecimal format.

Language: Python - Size: 14.6 KB - Last synced at: 23 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

hiyouga/cryptography-experiment

BUAA CST Spring 2019 Cryptography Experiment

Language: Python - Size: 6.11 MB - Last synced at: 30 days ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 1

NAGNITAB/Data-Security-Algorithms

This repository showcases a collection of data security algorithms implemented in C#.

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

Perez-Herrera-Luna/DES-Python

Data Encryption Standard (DES) 🔒 implemented in pure Python 🐍

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

dirkludlow/des768

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

Language: C - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jElhamm/Crypto-Algorithms

"A collection of implemented symmetric and asymmetric cryptographic algorithms."

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

AlessioBugetti/password-cracker

Implements both sequential and parallel brute-force decryption of DES-encrypted passwords, focusing on 8-character passwords from the set [a-zA-Z0-9./]

Language: C++ - Size: 53.9 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mayank-02/simplified-des

Implementation of a simplified version of the DES algorithm

Language: Python - Size: 284 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

abdellaui/des_pipeline_ui

[DEMO] visualizing Data-Encryption-Standard (DES) pipeline incl. Feistel-Network's byte-manipulation with a GUI implemented in PyQt5, inspired by cryptography-textbook.com from Prof. Paar et al. (RUB)

Language: Python - Size: 1.65 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

KareimGazer/DES

Implementation of the Data Encryption Standard algorithm using C++

Language: C++ - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

janinnm/cryptographic-algorithms

A compilation of cryptographic algorithms made in C

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

princeranjan03/ImageEncryption_I-CHIP

This project focuses on creating a hardware-based encryption and decryption system that implements the Data Encryption Standard (DES) algorithm.

Language: Verilog - Size: 7.3 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ajayganeshch/Cryptography-Codes

Cryptography and Network Security

Language: C++ - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - 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

aliabdallah7/Data-Security-Algorithms

Data security algorithms in C#

Language: C# - Size: 2.2 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

ChiefInformationSecurityOfficer/cryptography-algorithms.dev

The repo is about simple implementation of various algorithms and techniques used in cryptography, namely Simplified DES, Simplified AES, RSA, Caesar Cipher, Monoalphabetic Cipher

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

Ahmed-Hibet/DES

Implementation of Data Encryption Standard(DES) in python

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

bemnet16/Python-DES-Project

DES Algorithm Implementation in Python

Language: Python - Size: 1.1 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

NimaAbdollahipour/DES_ProtectedMessagingApp

DES implementation (for encrypt messages between two computers)

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

AdrianoSilvaGNP/DESImplementation

An implementation of the Data Encryption Standard algorithm in Kotlin

Language: Kotlin - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years 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

LucasVbr/data-encryption-standard

DES(Data Encryption Standard) library in Java

Language: Java - Size: 7.97 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

dzikrisyairozi/data-encryption-standard-algorithm

Data Encryption Standard (DES) algorithm implemented in Rust

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

GUSAR1T0/Cryptography 📦

The implementation of DES and Merkle-Hellman cryptographic algorithms

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

Nukaze/bu-friends

Final Project for CS311 | Python GUI (2nd Year University, 2023)

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

GermanoCesarSS/Criptografia-DES

Software Educativo de Criptografia: software para aprender como funciona o DES

Language: C# - Size: 973 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

kianmajl/Modified_DES_Algorithm

In this project, we are given a pair of plaintext and ciphartext, and an other cipher text which should be dycripted.

Language: Jupyter Notebook - Size: 183 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

NourKamaly/CryptographyPackage

This package is prepared for the Computer and Networks Security course at Ain Shams University for the summer semester [2022-2023]. It has classical and more advanced cryptography algorithms.

Language: C# - Size: 3.62 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

athlohangade/cryptography-algorithms

The repo is about simple implementation of various algorithms and techniques used in cryptography, namely Simplified DES, Simplified AES, RSA, Caesar Cipher, Monoalphabetic Cipher.

Language: Python - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 5

tfpf/data-encryption-standard

Data Encryption Standard implemented in C.

Language: C - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

inzapp/inzcrypt

Powerful file encryption, decryption util using AES, DES, XOR, etc...

Language: Java - Size: 16.1 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

fxxce/Symmetric-Encryption

Implementation of various symmetric key encryption systems like AES, DES, triple DES (3 DES), Ceasar cipher, Substitution cipher, Hill cipher

Language: Python - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

maroqijalil/cyber-security

Tasks of Cyber Security Course

Language: Python - Size: 74.2 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

thardy2001/DataSecurity2021S1Assessment2

Assessment 2 for UON Data Security Class

Language: Python - Size: 487 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

srgynmv/DES

Implementation of the DES encryption algorithm with ECB mode using Python language

Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

AlexMelw/DES_Encryption

DES Encryption Utility (CLI) - written in C#

Language: C# - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

tayyipozturk/DES-CBC

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

YanhuiJessica/Cryptography-Algorithm

Common encryption/decryption algorithms in python

Language: Python - Size: 39.1 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AndryRafam/Triple-DES

Triple Data Encryption Standard

Language: C++ - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 2

vrikodar/Bullet

Bullet is a Remotely Tigerrable powerful Deadman switch

Language: Python - Size: 7.68 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

eugenedakin/DES-Encryption-Decryption

Encrypt and Decrypt text in Xojo using DES - Written in Native Xojo Language - Cross Platform

Language: Xojo - Size: 1.15 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

OLIET2357/DES

Fast DES implementation by OLIET. Full compatibility with CUDA.

Language: C++ - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

stepniaczky/DES

DES algorithm for cryptography course at TUL

Language: Java - Size: 234 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

nadinCodeHat/DES-Code

DES takes a 64-bit plaintext and creates a 64-bit ciphertext during encryption and takes a 64-bit ciphertext and creates a 64-bit block of plaintext during decryption. A 56-bit cipher key is used for both encryption and decryption.

Language: C++ - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

dilbwagsingh/DESfiddle

A python package that offers high flexibility for implementing and experimenting with non-classical DES.

Language: Python - Size: 79.1 KB - Last synced at: 28 days ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

dilbwagsingh/DES-app

A simple app to demonstrate the power of the DESfiddle package

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

TULbaghia/Data-Encryption-Standard

Kryptografia DES

Language: C++ - Size: 245 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

codewithsalim/DES-Algorithm

An implementation of DES along with Decryption.

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

AyaElsackaan/Data-Encryption-Standard

This is a simple C++ project that applies Data Encryption Standard (DES).

Language: C++ - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

AyaElsackaan/Trusted

A secure network providing confidentiality and data integrity

Language: Python - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ap-atul/ics

Information and Cyber Security

Language: Java - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

ventaquil/des-attack

Simple implementation of DES attack

Language: Python - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

beccadsouza/Cryptography-and-System-Security

Symmetric and Asymetric Block Cipher Implementations in Python 3

Language: Python - Size: 21.5 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

r-sajal/Cryptography

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

huww98/DES

Data Encryption Standard C++ implementation. High performance yet easy to understand.

Language: C++ - Size: 12.7 KB - Last synced at: 23 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Huiliang-M/DES-ECB-CBC

The goal of this project is to write a simple encryption algorithm library to implement DES, ECB, and CBC. The programming language is Java.

Language: Java - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 3

sharan98/DES

DES implementation using Python

Language: Python - Size: 34.2 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

shashikdm/DES

DES implementation in C++ using 64 bit long datatype as a block

Language: C - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

pepplejoshua/My-Projects

Contains code on projects I have worked on.

Language: C++ - Size: 8.97 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

icaropires/cryptography

Language: Go - Size: 1.51 MB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

mehmetozanguven/Cryptography-Term-Project

Implementation of Diffie-Hellman Key-exchange, RSA algorithm, DSS(Digital Signature Signing and Verification), Extended Euclidean Algo., Fermat's Little Theorem, Fast Modular Exponentiation

Language: Java - Size: 3.64 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

jatin69/mca402-IS

Coursework for mca402-Information Security.

Language: C++ - Size: 6.44 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Heisenberk/DFA-DES

Differential Fault Analysis on R15 of the 15th round of Data Encryption Standard

Language: C - Size: 3.67 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 2

mahima-manik/networks-and-systems-security

Language: Python - Size: 313 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Related Keywords
data-encryption-standard 64 cryptography 25 des 20 encryption 16 python 12 encryption-decryption 8 decryption 6 java 5 security 5 cipher-algorithms 5 rsa-cryptography 5 python3 5 advanced-encryption-standard 4 cipher 4 data-encryption 4 cpp 4 playfair-cipher 4 hill-cipher 4 autokey-cipher 4 sdes 3 des-encryption 3 aes-encryption 3 triple-des 3 ciphertext 3 aes 3 ceaser-cipher 3 des-algorithm 3 diffie-hellman 3 vigenere-cipher 3 encryption-algorithms 2 rc4 2 saes 2 rsa 2 ceasar-cipher 2 rsa-encryption 2 symmetric-encryption 2 cli 2 substitution-cipher 2 algorithm 2 monoalphabetic-cipher 2 ecb 2 simplified-data-encryption-standard 2 aes-128 2 simplified-des 2 data-security 2 columnar-cipher 2 crypto 2 pypi-package 2 gui 2 ecc 2 cipher-block-chaining 2 rsa-algorithm 2 block-cipher 2 tkinter 2 cipher-algorithm 2 polyalphabetic-cipher 2 information-security 2 3des 2 standard 2 digital-signature 2 repeatingkey-cipher 2 tripledes 2 computer-security 2 client-server 2 c 2 blowfish-algorithm 2 cryptography-algorithms 2 caesar-cipher 1 nukaze 1 simplified-aes 1 fisher-yates-shuffle 1 bot-service 1 network-security 1 bots 1 hashlib 1 dead-man-switch 1 dead-mans-switch 1 deadline-aware 1 csharp 1 deffie-hellman-key-exchange 1 aes-256 1 xor-cipher 1 cli-utility 1 criptografia 1 aes-algorithm 1 aes-encryption-python 1 ssh-key 1 cybersecurity 1 secret-key-encryption 1 sqlite3 1 symmetric-key-cryptography 1 object-oriented-programming 1 affine 1 afiine-cipher 1 cbc-mode 1 miller-rabin-test 1 electronic-code-block 1 balanced-ternary 1 cosine-similarity 1 introsort 1