s-des
There are 18 repositories under s-des topic.
AhmedIssa11/Real-Time-Secure-Chat-Application
real-time secure chat application from scratch with end-to-end encryption
saharshleo/s-des
Inner working of the S-DES algorithm using interesting animations and visualizations
swapnilchokshi/S-DES-Encryption
S-DES Encryption Implementation using C
ravicse114/Information_Security
This Repository is for Data Encryption and Decryption techniques used for security of information transmission.
SyedMuhammadMuhsinKarim/S-DES-Algorithm-in-Python
S-DES or Simplified Data Encryption Standard Algorithm coded into python with the help of numerical python (aka numpy)
Leejiajia11/S-DES
重庆大学,信息安全导论课程第一次作业。利用C++/Qt设计的一个S-DES加密系统
mykolivy/SDES
Simple, yet efficient, S-DES implementation in java that supports stream and string encryption
RaihanAk/S-DES-Encryption
Android app to implementing S-DES encryption on submit and recieve with Google Firebase
rostok2112/CryptoPie
Encryptor, decryptor, encoder and decoder with implemented collection of cryptography and encoding algorithms and CLI interface
swapnilchokshi/S-DES-Decryption
S-DES Decryption Implementation using C
yoU-Jay/S-DES-Simplified-Data-Encryption-Standard-Algorithm-in-CPP
Implementation of Simplified-Data Encryption Standard (S-DES) algorithm using C++
habibhossam/Full-Custom_SDES
The primary objective of this project is to design and implement a Simplified Data Encryption Standard (S-DES) algorithm, which retains the essential features of the DES algorithm but with much smaller parameters.
minwoogi/S-DES-simulator
its S-DES simulator
notalent2code/s-des-calculator
Simplified DES Calculator
shreyx/S-DES
Implementation of S-DES (Simplified Data Encryption Standard)
hamfan524/S-DES-Simulator
This is the S-DES simulator app.
prateekshyap/S-DES-implementation
Implementation of 2-round S-DES algorithm