You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed an alternative approach to SeND protocol for securing IPv6 SLAAC and DAD. The repo contains the code for address generation at sender side and the DAD process at both sender and receiver.
CNS Lab; Caser Cipher; Playfair Cipher; Vigenere Cipher; Brute Force Attack on Additive Cipher; Implementation of Affine Cipher; Brute Force and Know Plain Text Attacks on Affine Cipher; Implementation of Transposition Cipher; RC4 Encrypt; RC4 Decrypt; BruteForce Attack; Known Plain Text Attack; DES Encrypt; DES Decrypt; Triple DES Encrypt; Trip…
[Python3] RC4 is a stream cipher and variable length key algorithm. This algo encrypts one byte at a time. Commented code for better understanding and Created using Colaboratory
The Web Server Project is a comprehensive learning initiative designed for beginners to gain practical skills in building and managing web servers. Created by Dicoding Indonesia, this course covers essential topics in computer networking, including server deployment, network models, IP addressing, and security measures.