From d5921d05e457f52754292f38ee0feaebc33fddd8 Mon Sep 17 00:00:00 2001 From: Bill Buchanan Date: Fri, 12 Jan 2024 08:21:55 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d3900d7..6ca2d6a 100644 --- a/README.md +++ b/README.md @@ -17,15 +17,15 @@ The following is the draft timetable: | No | Date | Subject | Lab | |----|--------------|----------------------------------------------------|--------------------------------| | 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 Feb 2024 | Symmetric Key [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit02_symmetric)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit02_symmetric/lab)] | +| 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)] Jean-Philippe Aumasson | | 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)] Bruce Schneier/Neal Koblitz | -| 7 | 27 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)] | -| 8 | 5 Mar 2024 | Revision lecture and Test 1/Coursework | Mini-project Marty Hellman [[Here](https://github.com/billbuchanan/appliedcrypto/tree/main/unit06a_mini_project)] /Coursework | +| 7 | 27 Feb 2024 | Reading Week (Revision lecture) | Mini-project Marty Hellman [[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 | 9 Apr 2024 | Blockchain [[Unit](https://github.com/billbuchanan/appliedcrypto/tree/main/unit08_blockchain)] | [[Lab](https://github.com/billbuchanan/appliedcrypto/tree/main/unit08_blockchain/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 | | |