Update README.md

This commit is contained in:
Bill Buchanan
2022-01-21 17:08:47 +00:00
committed by GitHub
parent a5a14ed878
commit 1bb9c7c7b2

View File

@@ -10,7 +10,7 @@ The units involved in the module are:
* Hashing and MAC. MD5, SHA-1, SHA-256.
* Asymmetric (Public) Key. RSA and Elliptic Curve.
* Key Exchange. Diffie-Hellman, ECDH.
* Trust and Digital Certificates.
* Digital Signatures and Digital Certificates.
* Tunnelling. Tunnelling, including SSL/TLS.
* Cryptocurrencies and Blockchain. Outline of cryptocurrencies, Bitcoins, Ethereum and more.
* Future Cryptography. Outline of areas such as Homomorphic Encryption, Zero-knowledge proofs and Quantum-robust cryptography.
@@ -28,100 +28,24 @@ We will be using a Ubuntu machine for the practical elements of the module. The
[![](http://img.youtube.com/vi/tIQYpjaELcA/0.jpg)](http://www.youtube.com/watch?v=tIQYpjaELcA "")
## Draft Timetable
<p>The following is the draft timetable:</p>
<table width="100%" border="1" cellpadding="0" cellspacing="0">
<tr>
<td width="5%" bgcolor="#990000" class="table1"><strong>No</strong></td>
<td width="15%" bgcolor="#990000" class="table1"><strong>Date</strong></td>
<td width="50%" bgcolor="#990000" class="table1"><strong>Subject</strong></td>
<td width="30%" bgcolor="#990000" class="table1"><strong>Lab</strong></td>
</tr>
<tr>
<td bgcolor="#990000" class="table1"><strong>2</strong></td>
<td bgcolor="#990000" class="table1"><strong>29 Jan 2021 </strong></td>
<td>Ciphers and Fundamentals <a href="https://github.com/billbuchanan/appliedcrypto/tree/master/unit01_cipher_fundamentals">Unit</a></td>
<td>Lab [<a href="https://github.com/billbuchanan/appliedcrypto/blob/master/unit01_cipher_fundamentals/lab/new_lab01.pdf" target="_blank">Link</a>] Demo [<a href="https://www.youtube.com/watch?v=v6H7lHblKes" target="_blank">Link</a>]</td>
</tr>
<tr>
<td bgcolor="#990000" class="table1"><strong>3</strong></td>
<td bgcolor="#990000" class="table1"><strong>5 Feb 2021 </strong></td>
<td>Symmetric Key <a href="https://github.com/billbuchanan/appliedcrypto/tree/master/unit02_symmetric">Unit</a></td>
<td>Lab [<a href="https://github.com/billbuchanan/appliedcrypto/blob/master/unit02_symmetric/lab/new_lab02.pdf" target="_blank">Link</a>] Demo [<a href="https://www.youtube.com/watch?v=N3UADaXmOik" target="_blank">Link</a>]</td>
</tr>
<tr>
<td bgcolor="#990000" class="table1"><strong>4</strong></td>
<td bgcolor="#990000" class="table1"><strong>12 Feb 2021 </strong></td>
<td>Hashing and MAC <a href="https://github.com/billbuchanan/appliedcrypto/tree/master/unit03_hashing">Unit</a></td>
<td>Lab [<a href="https://github.com/billbuchanan/appliedcrypto/blob/master/unit03_hashing/lab/new_lab03.pdf" target="_blank">Link</a>]</td>
</tr>
<tr>
<td bgcolor="#990000" class="table1"><strong>5</strong></td>
<td bgcolor="#990000" class="table1"><strong>19 Feb 2021 </strong></td>
<td>Asymmetric (Public) Key <a href="https://github.com/billbuchanan/appliedcrypto/tree/master/unit04_public_key">Unit</a></td>
<td>Lab [<a href="https://asecuritysite.com/public/new_lab04.pdf" target="_blank">Link</a>]</td>
</tr>
<tr>
<td bgcolor="#990000" class="table1"><strong>6</strong></td>
<td bgcolor="#990000" class="table1"><strong>26 Feb 2021 </strong></td>
<td>Key Exchange <a href="https://github.com/billbuchanan/appliedcrypto/tree/master/unit05_key_exchange">Unit</a></td>
<td>Lab [<a href="https://github.com/billbuchanan/appliedcrypto/tree/master/unit05_key_exchange/lab" target="_blank">Link</a>]</td>
</tr>
<tr>
<td bgcolor="#990000" class="table1"><strong>7</strong></td>
<td bgcolor="#990000" class="table1"><strong>5 Mar 2021</strong></td>
<td>Guest lecture</td>
<td>Mini-project/Coursework [<a href="https://github.com/billbuchanan/appliedcrypto/tree/master/unit05a_mini_project" target="_blank">Link</a>]</td>
</tr>
<tr>
<td bgcolor="#990000" class="table1"><strong>8</strong></td>
<td bgcolor="#990000" class="table1"><strong>12 Mar 2021 </strong></td>
<td>Trust and Digital Certificates <a href="https://github.com/billbuchanan/appliedcrypto/tree/master/unit06_trust_dig_cert">Unit</a></td>
<td>Lab [<a href="https://github.com/billbuchanan/appliedcrypto/tree/master/unit06_trust_dig_cert/lab" target="_blank">Link</a>]</td>
</tr>
<tr>
<td bgcolor="#990000" class="table1"><strong>9</strong></td>
<td bgcolor="#990000" class="table1"><strong>19 Mar 2021</strong></td>
<td>Test (Units 1-5) [<a href="https://github.com/billbuchanan/appliedcrypto/tree/master/z_assessments/test01" target="_blank">Study guide</a>]</td>
</tr>
<tr>
<td bgcolor="#990000" class="table1"><strong>10</strong></td>
<td bgcolor="#990000" class="table1"><strong>26 Mar 2021</strong></td>
<td>Tunnelling <a href="hhttps://github.com/billbuchanan/appliedcrypto/tree/master/unit07_tunnelling">Unit</a></td>
<td>Lab [<a href="https://github.com/billbuchanan/appliedcrypto/tree/master/unit07_tunnelling/lab" target="_blank">Link</a>]</td>
</tr>
<tr>
<td bgcolor="#990000" class="table1"><strong>11</strong></td>
<td bgcolor="#990000" class="table1"><strong>23 Apr 2021 </strong></td>
<td>Blockchain <a href="https://asecuritysite.com/esecurity/unit08">Unit</a></td>
<td>Lab [<a href="https://asecuritysite.com/public/new_lab08_linux.pdf" target="_blank">Link</a>]</td>
</tr>
<tr>
<td bgcolor="#990000" class="table1"><strong>12</strong></td>
<td bgcolor="#990000" class="table1"><strong>30 Apr 2021 </strong></td>
<td>Future Cryptography <a href="https://asecuritysite.com/esecurity/unit09">Unit</a></td>
<td>Lab [<a href="https://asecuritysite.com/public/new_lab09.pdf" target="_blank">Link</a>]</td>
</tr>
<tr>
<td bgcolor="#990000" class="table1"><strong>13</strong></td>
<td bgcolor="#990000" class="table1"><strong>7 May 2021 </strong></td>
<td>Tokens, Authorization and Docker <a href="https://asecuritysite.com/esecurity/unit10">Unit</a></td>
<td>Lab [<a href="https://asecuritysite.com/public/unit10_tokens.pdf" target="_blank">Link</a>]</td>
</tr>
<tr>
<td bgcolor="#990000" class="table1"><strong>14</strong></td>
<td bgcolor="#990000" class="table1"><strong>14 May 2021 </strong></td>
<td>Trusted Hosts <a href="https://asecuritysite.com//esecurity/unit11">Unit</a></td>
<td></td>
</tr>
<tr>
<td bgcolor="#990000" class="table1"><strong>15</strong></td>
<td bgcolor="#990000" class="table1"><strong>21 May 2021 </strong></td>
<td>Coursework Hand-in [<a href="https://asecuritysite.com//esecurity/cw" target="_blank">Draft</a>]</td>
<td></td>
</tr>
The following is the draft timetable:
</table>
| No | Date | Subject | Lab |
|----|--------------|----------------------------------------------------|--------------------------------|
| 2 | 28 Jan 2021 | Ciphers and Fundamentals [Unit](https://github.com/billbuchanan/appliedcrypto/tree/master/unit01_cipher_fundamentals) | [Lab](ttps://github.com/billbuchanan/appliedcrypto/blob/master/unit01_cipher_fundamentals/lab/new_lab01.pdf) [Demo](https://www.youtube.com/watch?v=v6H7lHblKes) |
| 3 | 4 Feb 2021 | Symmetric Key | Lab |
| 4 | 11 Feb 2021 | Hashing and MAC | Lab |
| 5 | 18 Feb 2021 | Asymmetric (Public) Key | Lab |
| 6 | 25 Feb 2021 | Key Exchange | Lab |
| 7 | 4 Mar 2021 | Digital Signatures and Certificates | Lab |
| 8 | 11 Mar 2021 | Revision lecture and Test 1/Coursework | Mini-project/Coursework |
| 9 | 18 Mar 2021 | Test (Units 1-5) 40% of overall mark | |
| 10 | 25 Mar 2021 | Tunnelling | Lab |
| 11 | 1 Apr 2021 | Blockchain | Lab |
| 12 | 8 Apr 2021 | Future Cryptography | Lab |
| 13 | 29 Apr 2021 | | Lab |
| 14 | 6 May 2021 | | Lab |
| 15 | 13 May 2021 | Coursework Hand-in - 60% of overall mark | |
Any questions, contact us on Teams?