Code Monkey home page Code Monkey logo

ravijainpro / cns-lab Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 2.8 MB

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; Triple DES Decrypt; Round Keys for Weak Keys; Implement AES; Analyze the possibilities of perpetrating an attack on AES; Implement RSA; Perform low exponent attack on RSA

C++ 21.00% Python 78.51% C 0.48%
hacktoberfest attack des-decrypt text-attack aes rsa btech computer-networking-lab computer-network-security security

cns-lab's Introduction

CNS-Lab

Week 1

  1. Caser Cipher
  2. Playfair Cipher
  3. Vigenere Cipher

Week 2

  1. Brute Force Attack on Additive Cipher
  2. Implementation of Affine Cipher
  3. Brute-Force and Know Plain Text Attacks on Affine Cipher
  4. Implementation of Transposition Cipher

Week 3

  1. RC4 Encrypt
  2. RC4 Decrypt
  3. BruteForce Attack
  4. Known Plain Text Attack

Week 4

  1. DES Encrypt
  2. DES Decrypt

Week 5

  1. Triple DES Encrypt
  2. Triple DES Decrypt
  3. Round Keys for Weak Keys

Week 6

  1. Implement AES
  2. Analyze the possibilities of perpetrating an attack on AES

Week 7

  1. Implement RSA
  2. Perform low exponent attack on RSA

Week 8

Mid Semester Exams Week

Week 9

  1. Implement Diffie-Hellman Key Agreement Protocols
  2. What happens when a primitive root (g) of p is not chosen ?
  3. Will every p has primitive roots?

Week 10

Implement Elgamal Algorithm (Public Key Cryptosystem). What are your observations on Elgamal Cryptosystem? How is it different from its counterparts? How to implement Elliptic Curve Cryptography? (Possible Ways)

Week 11

  1. Implement SHA-1
  2. Implement Elgamal Digital Signature Scheme

Week 11 (Extended)

  1. A network in which each node can act as a client or server for the other computers in the network, allowing shared access to various resources such as files, peripherals, etc without the need for a central server.
a. Design and code security association/agreement between server and client b.
b. Procedure for key management c.
c. Design and code for authentication between server and client vice versa

Week 12

  1. Design and implement a communication system with the following details
a. The users are divided logically into groups.
b. Each user can have many public and private key pairs.
c. Each user maintains a table in which public key is stored.
d. Each user maintains private keys in another table along with the id of the public key which is in encrypted form.
e. The encryption and decryption is based on the public key id sent along with the cipher text. Use any public key cryptography for encryption and decryption
  1. Explore Packet sniffing tools and make a report with practical screenshots possibly

Week 13

Implement Kerberos Authentication Protocol

cns-lab's People

Contributors

ravijainpro avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

venkataabhinay

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.