From b36ee9a25ff7853a2fd15b68130a95fdb770489f Mon Sep 17 00:00:00 2001 From: Bill Buchanan Date: Mon, 1 Mar 2021 18:06:44 +0000 Subject: [PATCH] Update README.MD --- z_assessments/README.MD | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/z_assessments/README.MD b/z_assessments/README.MD index 3673085..10af962 100644 --- a/z_assessments/README.MD +++ b/z_assessments/README.MD @@ -1,6 +1,12 @@ ![esecurity](https://raw.githubusercontent.com/billbuchanan/esecurity/master/z_associated/esecurity_graphics.jpg) # Assessments +The module has two core learning outcomes: + +* LO1: Explain and demonstrate a critical understanding of specific cryptographic algorithms and cryptosystems. +* LO2: Implement, critically analyse and evaluate fundamental areas related to state-of-the-art cryptography related area, including current literature, practical implementation and evaluation. + +The first test accounts for 40% of the overall grant, and the coursework accounts for 60%. The assessments are: * Test 1 [here](https://github.com/billbuchanan/appliedcrypto/tree/master/z_assessments/test01). * C/W [here](https://github.com/billbuchanan/appliedcrypto/tree/master/z_assessments/coursework).