Homework 2 is out #814
Closed
mindol
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
안녕하세요, 두 번째 과제에 대한 공지입니다.
2번 과제는 Mini-AES의 암호화(encryption), 복호화(decryption) 및 CBC 모드에서의 패딩 오라클 공격(Padding oracle attack) 알고리즘을 구현하는 것입니다. 더 자세한 설명과 안내사항은 과제 레포지토리에 있으니 README 파일을 잘 읽어보시기 바랍니다.
다음 GitHub classroom 링크를 통해 과제 레포지토리를 생성하시기 바랍니다.
https://classroom.github.com/a/fbD1sUGp
과제의 채점은 Gradescope를 통해 이루어집니다. KLMS 4주차에 올라온
2. Mini-AES
라는 이름의 과제를 통해 Gradescope에 제출하실 수 있습니다. Gradescope에 대한 설명은 다음 링크의 문서에서 확인하실 수 있습니다. https://docs.google.com/document/d/1FWXTf4LI-DMvZIu2aRPnzGOzC7flR_G_8Bf9ZDGjX7s/edit?usp=sharing마감: 03. 29 (토) 23:59:59
늦은 마감: 03. 31 (월) 23:59:59 (지각 감점).
참고로 GitHub 아이디를 제출하지 않은 학생이 너무 많아 2번 과제부터는 GitHub ID를 제출한 학생만 채점할 예정입니다.
이전 공지를 참고하여 GitHub 아이디를 제출해주시기 바랍니다.
즐거운 과제 되시길 바랍니다!
Hi all,
This is an announcement about homework 2.
In this assignment, you will implement encryption and decryption for Mini-AES, as well as the Padding Oracle Attack algorithm in CBC mode. A more detailed description will be provided in the homework repository. Please read the README file carefully.
Here is the GitHub classroom link for this homework:
https://classroom.github.com/a/fbD1sUGp
Your implementation will be graded using GradeScope. You can submit to Gradescope via the assignment named
2. Mini-AES
in KLMS week 4.The following is the link to the detailed instructions for GradeScope:
https://docs.google.com/document/d/1FWXTf4LI-DMvZIu2aRPnzGOzC7flR_G_8Bf9ZDGjX7s/edit?usp=sharing
Due: 03. 29 (Sat.) 23:59:59
Late Due: 03. 31 (Mon.) 23:59:59 (late submission penalty).
Note that we will only accept the submissions of students who have submitted their GitHub IDs.
Please refer to the previous announcement to submit your GitHub ID.
Have fun!
Beta Was this translation helpful? Give feedback.
All reactions