An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with data-encryption-standard

A curated list of projects in awesome lists tagged with data-encryption-standard .

https://github.com/kareimgazer/des

Implementation of the Data Encryption Standard algorithm using C++

cipher-algorithm cryptography data-encryption-standard security

Last synced: 29 Mar 2025

https://github.com/dilbwagsingh/des-app

A simple app to demonstrate the power of the DESfiddle package

avalanche-effect cryptography data-encryption-standard desfiddle pypi-package python weak-keys

Last synced: 16 Jan 2026

https://github.com/yanhuijessica/cryptography-algorithm

Common encryption/decryption algorithms in python

aes data-encryption-standard des python python3 rc4

Last synced: 15 Oct 2025

https://github.com/eugenedakin/des-encryption-decryption

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

data data-encryption-standard decryption des encryption standard xojo

Last synced: 24 Feb 2026

https://github.com/princeranjan03/imageencryption_i-chip

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

cipher cryptography data-encryption data-encryption-standard encoding encryption-decryption fpga image image-processing opencv rtldesign source-coding verilog verilog-hdl verilog-project vivado xilinx xilinx-vivado

Last synced: 26 Mar 2025

https://github.com/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.

cryptography data-encryption-standard des encryption-algorithms flask python

Last synced: 25 Apr 2026

https://github.com/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./]

brute-force-attack data-encryption-standard openmp parallel-computing pthread

Last synced: 19 Jul 2025

https://github.com/bonk-dev/kwhoteldecryptor

Program służący do deszyfrowania plików konfiguracyjnych KWHotel.

config-encryption csharp data-encryption-standard dotnet dotnet-framework kajware kwhotel

Last synced: 16 May 2026

https://github.com/perez-herrera-luna/des-python

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

data-encryption-standard encryption python

Last synced: 13 May 2025

https://github.com/lucasvbr/data-encryption-standard

DES(Data Encryption Standard) library in Java

data-encryption-standard java

Last synced: 28 Jun 2025

https://github.com/natsalete/algoritmo-des-data-encryption-standard-em-go

This project implements the DES (Data Encryption Standard) algorithm from scratch in Go, without using pre-built cryptography libraries. DES is a symmetric encryption algorithm that uses a block cipher, operating on 64-bit blocks with a 56-bit effective key (64-bit with parity).

56-bit-key 64-bit-blocks block-cipher cipher-blocks cryptography data-encryption-standard decryption des encryption feistel-network go golang key-generation pkcs7-padding s-boxes symmetric-encryption

Last synced: 24 Sep 2025