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

GitHub topics: des-algorithm

forest-chan/crypto-2025

Implementations of cryptographic algorithms for a university course with PHP

Language: PHP - Size: 4.17 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

muhammadrafayasif/cryptography

Three popular cryptography algorithms (AES, DES, RSA) implemented in C++

Language: C++ - Size: 9.77 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

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: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

Mehul2205/Cryptography-Assignments

These are the lab assignments performed during the course of cryptography

Language: Jupyter Notebook - Size: 1.06 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 13 - Forks: 13

yaeby/cipher-decoder

Some ciphers implemented in a streamlit app.

Language: Python - Size: 261 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

Abhiramborige/Crypto-systems

This repo will contain the algorithms for encryption and decryption of messages and ciphers respectively !!

Language: Python - Size: 106 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 56 - Forks: 22

git-akshat/CNS-Lab

Cryptography and Network Security Lab programs done in 7th semester of SIT(VTU).

Language: C++ - Size: 4.56 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 29 - Forks: 17

ashwanthbalakrishnan5/Cryptography_Algorithms

Pure python3 implementation of cryptograhic alogrithms

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

kunalPisolkar24/IS_Lab

Collection of practical codes for Savitribai Phule Pune University's Information Security Laboratory (310258) .

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

alikashlan10/Data-Security-Project Fork of KANDEEL00/Data-Security-Project

Data security project aims to implement various algorithms using c#

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

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

shashwatkathuria/Cryptography

Cryptography Algorithms

Language: Python - Size: 26.3 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 5

rahult18/Parallelisation-of-DES-Algorithm

This project focuses on enhancing the efficiency of the DES cryptographic algorithm by parallelizing its implementation using OpenMP. By dividing the plain text into substrings of length '8' and leveraging block cipher properties, the algorithm achieves parallel processing on multiple processors.

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

thisisprasad/Golang-File-Encryption-Server

A minimalistic CLI tool to save files in an encrypted format on disk.

Language: Go - Size: 8.89 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

karthikeysaxena2507/DesAlgorithm

An Implementation of DES encryption/decryption algorithm

Language: JavaScript - Size: 191 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

Oxer11/RSA-DES

An implementation of the DES encryption algorithm

Language: HTML - Size: 359 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

saishmirajkar/File-Encryption-and-Decryption-with-DES-Algorithm

Secure your data using our Java program with DES encryption. Convert image files into unreadable form and back for enhanced security. Leverage symmetric key encryption for data protection during transmission and storage. Explore the power of cryptography. Happy encrypting! 🔐🖼️🚀

Language: Java - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ondergormez/BLM5101_Computer_Security_and_Cryptography

Language: Jupyter Notebook - Size: 5.13 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Xelvaris/Cryptography 📦

Implementations of some well known ciphers and algorithms in C# and Java

Language: C# - Size: 188 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

ajaycc17/bs-project

Work done as the final semester project in Bachelor's in IISERB(2022).

Size: 1.32 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ajaycc17/des-algorithm

Implementation and a 6-round differential attack on the DES block cipher algorithm.

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

ajaycc17/ms-thesis

Master's thesis papers, reports and presentations.

Size: 1.39 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - 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

abdo-essam/DES-Algorithm

Language: Java - Size: 1.03 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vishalcseiitg/CS549-CNS

Computer and Network Security course taken by Dr. Manas Khatua of CSE

Language: TeX - Size: 2.27 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ashishpoudel995/Parallelization-of-DES-Algorithm-Using-Open-MP

The project aims to improve the serial execution of the DES cryptographic algorithm by implementing it parallelly using OpenMP in C++.

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

salassep/encryption-and-description-text-using-des

Encryption and decryption of text using the DES algorithm, with the process shown in the terminal.

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

Mohamed-Hamdy/java-problems

Operating System Algorithms and security Algorithms [AES , DES , ... ] and Multimedia Algorithms [Adaptive Huffman Algorithm, LZ78 , LZ88 , LZW, Vector Quantization Algorithm, ...]

Language: Java - Size: 6.11 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

nichisoft/socketdescryptexample

Socket example in Java that crypt message with DES Algorithm with symmetric key in server side and decrypt message in client side

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

mustafagunes/Encryption-Decryption

Encrypt and decrypt with DES algorithm...

Language: C - Size: 2.93 KB - Last synced at: 10 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

Baticsute/Handle-DES-Encryption-Decryption

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

Nasrallah-Adel/DES_JAVA

The DES (Data Encryption Standard) algorithm is the most widely used encryption algorithm in the world. For many years, and among many people, "secret code making" and DES have been synonymous

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

Salma-Hamed/DES-Encryption-Algorithm

C++ app that encrypts and decrypts messages using DES algorithm.

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

Talha-1010/DES-Algorithm

A symmetric-key algorithm for the encryption of digital data.

Language: C++ - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

yazidbouallagui/cyptobox

Cyptobox is a Python library for dealing with cryptography algorithms.

Language: Python - Size: 3.13 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ebram96/cryptography

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

Pan14ek/DES

DES algorithm implementation

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

h4l0anne/Java-key-distribution-protocol

Java socket communication program for decentralized key distribution protocol

Language: Java - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

VaishnaviNandakumar/cryptography

Encryption and decryption algorithms for cryptography assignments.

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

xtenzQ/Uni-Infosec

Homework repository for Information security course at Inha University

Language: C - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Related Keywords
des-algorithm 40 cryptography 17 des-encryption 8 rsa-algorithm 8 encryption 6 vigenere-cipher 6 des 6 playfair-cipher 6 aes-algorithm 6 rsa-cryptography 6 aes-encryption 6 java 6 decryption 4 aes 4 hill-cipher 4 caesar-cipher 4 md5 3 data-encryption-standard 3 des-decription 3 rsa 3 block-cipher 3 cpp 3 security 3 digital-signature 3 encryption-decryption 3 euclidean-algorithm 2 des-decrypt 2 aes-128 2 rc4-algorithm 2 chinese-remainder-theorem 2 rsa-encryption 2 statistical-attack 2 symmetric-key-cryptography 2 ceaser-cipher 2 csharp 2 diffie-hellman-algorithm 2 elgamal 2 algorithm 2 railfence-cipher 2 vernam-cipher 2 information-security 2 rc4 2 cryptography-algorithms 2 blake 2 autokey-cipher 2 triple-des 2 computer-security 2 diffie-hellman 2 md5-hash 2 encryption-algorithms 2 affine-cipher 2 repeatingkey-cipher 2 des-cipher 2 algorithms 2 python3 1 criptography 1 personal-project 1 adaptive-huffman 1 enigma-simulator 1 rail-fence-cipher 1 parallel-computing 1 sha-1 1 cryptology 1 open-mp 1 javascript 1 ciphers 1 ceasar-cipher 1 aes-encryption-python 1 advanced-encryption-standard 1 3des 1 secret-key-encryption 1 sha-3 1 substitution-cipher 1 symmetric-encryption 1 preimage-attack 1 tripledes 1 protocols 1 differential-attack 1 cryptanalysis 1 blake2s 1 differential-cryptanalysis 1 cipher-algorithms 1 hash-functions 1 datastructures 1 template-specialisations 1 base64 1 blowfish-algorithm 1 crypto 1 encoder-decoder 1 hashing 1 hex-encoding 1 diffe-hilman 1 miller-rabin 1 entropy-bits 1 java-8 1 java-8-stream 1 junit4 1 java-cryptography-implementation 1 decryption-algorithm 1 des-encryption-algorithm 1