Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anishlearnstocode/symmetric-cryptography
Coursera Course Symmetric Cryptography 🔑 part of Introduction to Applied Cryptography Specialization.
https://github.com/anishlearnstocode/symmetric-cryptography
caesar-cipher course coursera cryptography hill-cipher introduction-to-cryptography solutions specialization symmetric-cryptography
Last synced: 28 days ago
JSON representation
Coursera Course Symmetric Cryptography 🔑 part of Introduction to Applied Cryptography Specialization.
- Host: GitHub
- URL: https://github.com/anishlearnstocode/symmetric-cryptography
- Owner: anishLearnsToCode
- License: mit
- Created: 2020-09-11T18:34:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-14T08:43:44.000Z (over 4 years ago)
- Last Synced: 2024-05-01T20:16:14.285Z (8 months ago)
- Topics: caesar-cipher, course, coursera, cryptography, hill-cipher, introduction-to-cryptography, solutions, specialization, symmetric-cryptography
- Homepage: https://www.coursera.org/learn/symmetric-crypto
- Size: 1.58 MB
- Stars: 15
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Symmetric Cryptography
[![specialization](https://img.shields.io/badge/specialization-Introdution%20to%20Applied%20Cryptography-1f72ff.svg)](https://github.com/anishLearnsToCode/intro-to-applied-cryptography)
[![course-list](https://img.shields.io/badge/also%20see-Coursera%20Courses-1f72ff.svg)](https://github.com/anishLearnsToCode/course-list)This is part of the 4 course specialization
[Introduction to Applied Cryptography](https://github.com/anishLearnsToCode/intro-to-applied-cryptography)
by the University of Colorado. This is the third course in this specialization.## Overview
- [Week 1](#week-1)
- [Week 2](#week-2)
- [Week 3](#week-3)
- [Week 4](#week-4)
- [Week 5](#week-5)
- [Certificate](#-certificate)## Week 1
- [Quiz: Caesar Cipher](week1/quiz-caesar-cipher.md)
- [Quiz: Modulo Operation and Caesar Cipher](week1/modulo-operation-and-caesar-cipher.md)
- [Quiz: Vigenere Cipher](week1/vignere-cipher.md)
- [Honors Peer Graded Assignment: Pseudo-Code Vignere Cipher](week1/peer-graded-vignere-cipher.md)## Week 2
- [Quiz: Rail Fence Cipher and Permutation Cipher](week2/quiz-rail-fence-cipher-permutation-cipher.md)
- [Quiz: Product Cipher](week2/quiz-product-cipher.md)## Week 3
- [Quiz: Ideal Block Cipher](week3/ideal-block-cipher.md)
- [Peer Graded Assignment: DES Overview Pseudocode](week3/peer-graded-assignment-des-pseudocode.md)
- [Quiz: DES](week3/quiz-des.md)## Week 4
- [Quiz: 3-DES and 4-DES](week4/quiz-3des-4des.md)
- [Quiz: AES](week4/quiz-aes.md)## Week 5
- [Quiz: Block Cipher Operation Modes](week5/quiz-block-cipher-operation-models.md)## [🎓 Certificate](http://coursera.org/verify/KPJPY9LZAFBP)
![certificate](certificate/certificate.PNG)