Skip to content

Commit

Permalink
Lab questions added
Browse files Browse the repository at this point in the history
  • Loading branch information
Sakib62 committed May 7, 2024
1 parent 06b4e05 commit 95a454b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Binary file added Lab-2/Lab Manual - 2.pdf
Binary file not shown.
Binary file added Lab-3/Lab Manual - 3.pdf
Binary file not shown.
14 changes: 7 additions & 7 deletions Lab-3/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ This command will display the version of OpenSSL installed on your system, if it

Tasks are provided in separate folders along with the documentation. Go to the respective folder to run commands of a specific task. Necessary resources, screenshots and commands are included.

1. [Task - 1](/Lab-3/Task-1/Readme.md)
2. [Task - 2](/Lab-3/Task-2/Readme.md)
3. [Task - 3](/Lab-3/Task-3/Readme.md)
4. [Task - 4](/Lab-3/Task-4/Readme.md)
5. [Task - 5](/Lab-3/Task-5/Readme.md)
6. [Task - 6](/Lab-3/Task-6/Readme.md)
7. [Task - 7](/Lab-3/Task-7/Readme.md)
1. [Task - 1 : AES encryption using different modes](/Lab-3/Task-1/Readme.md)
2. [Task - 2 : Encryption mode - ECB vs CBC](/Lab-3/Task-2/Readme.md)
3. [Task - 3 : Encryption mode – corrupted cipher text](/Lab-3/Task-3/Readme.md)
4. [Task - 4 : Padding](/Lab-3/Task-4/Readme.md)
5. [Task - 5 : Generating Message Digest](/Lab-3/Task-5/Readme.md)
6. [Task - 6 : Keyed hash and HMAC](/Lab-3/Task-6/Readme.md)
7. [Task - 7 : Keyed hash and HMAC](/Lab-3/Task-7/Readme.md)

0 comments on commit 95a454b

Please sign in to comment.