mirror of
https://github.com/billbuchanan/appliedcrypto.git
synced 2026-02-21 11:18:02 +00:00
Merge branch 'main' of https://github.com/billbuchanan/appliedcrypto
This commit is contained in:
28
README.md
28
README.md
@@ -16,20 +16,20 @@ The following is the draft timetable:
|
||||
|
||||
| No | Date | Subject | Lab |
|
||||
|----|--------------|----------------------------------------------------|--------------------------------|
|
||||
| 2 | 27 Jan 2023 | Ciphers and Fundamentals [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit01_cipher_fundamentals)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit01_cipher_fundamentals/lab)] [[Demo](https://www.youtube.com/watch?v=v6H7lHblKes)] |
|
||||
| 3 | 3 Feb 2023 | Symmetric Key [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit02_symmetric)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit02_symmetric/lab)] |
|
||||
| 4 | 10 Feb 2023 | Hashing and MAC [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit03_hashing)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit03_hashing/lab)] Jean-Philippe Aumasson |
|
||||
| 5 | 17 Feb 2023 | Asymmetric (Public) Key [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit04_public_key)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit04_public_key/lab)] |
|
||||
| 6 | 24 Feb 2023 | Key Exchange [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit05_key_exchange)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit05_key_exchange/lab)] Bruce Schneier/Neal Koblitz |
|
||||
| 7 | 3 Mar 2022 | Digital Signatures and Certificates [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06_trust_dig_cert)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06_trust_dig_cert/lab)] |
|
||||
| 8 | 10 Mar 2023 | Revision lecture and Test 1/Coursework | Mini-project Marty Hellman [[Here](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06a_mini_project)] /Coursework |
|
||||
| 9 | 17 Mar 2023 | Test (Units 1-5) 40% of overall mark [[Here](https://github.com/billbuchanan/appliedcrypto/tree/main/z_assessments/test01)] | |
|
||||
| 10 | 24 Mar 2023 | Tunnelling [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit07_tunnelling)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit07_tunnelling/lab)] |
|
||||
| 11 | 31 Mar 2023 | Blockchain [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit08_blockchain)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit08_blockchain/lab)] |
|
||||
| 12 | 21 Apr 2023 | Future Cryptography [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit09_future)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit09_future/lab)] |
|
||||
| 13 | 28 Apr 2023 | Host/Cloud Security [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit10_services)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit10_services/lab)] |
|
||||
| 14 | 5 May 2023 | | |
|
||||
| 15 | 12 May 2023 | Coursework Hand-in - 60% of overall mark (15 May) [[Coursework](https://github.com/billbuchanan/appliedcrypto/tree/main/z_assessments/coursework)] | |
|
||||
| 2 | 23 Jan 2024 | Ciphers and Fundamentals [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit01_cipher_fundamentals)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit01_cipher_fundamentals/lab)] [[Demo](https://www.youtube.com/watch?v=v6H7lHblKes)] |
|
||||
| 3 | 30 Jan 2024 | Symmetric Key [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit02_symmetric)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit02_symmetric/lab)] |
|
||||
| 4 | 6 Feb 2024 | Hashing and MAC [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit03_hashing)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit03_hashing/lab) Bruce Schneier] |
|
||||
| 5 | 13 Feb 2024 | Asymmetric (Public) Key [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit04_public_key)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit04_public_key/lab)] |
|
||||
| 6 | 20 Feb 2024 | Key Exchange [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit05_key_exchange)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit05_key_exchange/lab) Whitfield Diffie] |
|
||||
| 7 | 27 Feb 2024 | Reading Week (Revision lecture) | Mini-project [[Here](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06a_mini_project)] /Coursework |
|
||||
| 8 | 5 Mar 2024 | Digital Signatures and Certificates [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06_trust_dig_cert)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06_trust_dig_cert/lab)]
|
||||
| 9 | 12 Mar 2024 | Test (Units 1-5) 40% of overall mark [[Here](https://github.com/billbuchanan/appliedcrypto/tree/main/z_assessments/test01)] | |
|
||||
| 10 | 19 Mar 2024 | Tunnelling [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit07_tunnelling)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit07_tunnelling/lab)] |
|
||||
| 11 | 10 Apr 2024 | Blockchain [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit08_blockchain)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit08_blockchain/lab)] |
|
||||
| 12 | 16 Apr 2024 | Future Cryptography [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit09_future)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit09_future/lab)] |
|
||||
| 13 | 23 Apr 2024 | Host/Cloud Security [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit10_services)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit10_services/lab)] |
|
||||
| 14 | 30 Apr 2024 | | |
|
||||
| 15 | 7 May 2024 | Coursework Hand-in - 60% of overall mark (15 May) [[Coursework](https://github.com/billbuchanan/appliedcrypto/tree/main/z_assessments/coursework)] | |
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,10 @@
|
||||

|
||||
|
||||
# Analysis of Next Generation Cryptography
|
||||
The coursework hand-in date is: **Monday, 15 May 2023**. There will be a hand-in in Moodle for your submission. **Note: there is no need to write your own code for the method(s) investigated, as it will typically involve running standard code from GitHub sources.**
|
||||
The coursework hand-in date is: **Monday, X May 2024**. There will be a hand-in in Moodle for your submission. **Note: there is no need to write your own code for the method(s) investigated, as it will typically involve running standard code from GitHub sources.**
|
||||
## Use of AI tools
|
||||
At the end of your coursework document submission, please include a short declaration that the submission is your own work. If possible, try not use AI tools to generate any part of your work. If you do, all the content which has been generated by an AI tool should be acknowledged and highlighted in your submission, with an appendix containing the prompts input to the tool and responses you have received.
|
||||
|
||||
|
||||
## Requirements
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# Test 1
|
||||
There will be four main questions in the exam: Symmetric Key (Unit 1), Hashing (Unit 2), Public Key (Unit 3), Key Exchange (Unit 4) and Digital Certicates (Unit 5). An outline is [here](https://www.youtube.com/watch?v=Oj3T2UO1WDw&feature=emb_title), and some learning outcomes are [here](https://github.com/billbuchanan/appliedcrypto/blob/master/z_assessments/test01/learning_outcomes.md). A PDF version of the questions is [here](https://github.com/billbuchanan/appliedcrypto/blob/master/z_assessments/test01/2021_fake_exam_questions.pdf) and a fake example paper is [here](https://github.com/billbuchanan/appliedcrypto/blob/master/z_assessments/test01/fake_exam_paper.md).
|
||||
|
||||
**Test date:** 17 Mar 2023 (time will be confirmed in an email).
|
||||
**Test date:** X Mar 2024 (time will be confirmed in an email).
|
||||
|
||||
Some test details are:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user