From cf0012208499b9d261bfcb4e9b6ba93f10ae8ab2 Mon Sep 17 00:00:00 2001 From: Bill Buchanan Date: Thu, 26 Jan 2023 20:46:34 +0000 Subject: [PATCH] Update README.md --- unit01_cipher_fundamentals/lab/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unit01_cipher_fundamentals/lab/README.md b/unit01_cipher_fundamentals/lab/README.md index 5749e31..93c5071 100644 --- a/unit01_cipher_fundamentals/lab/README.md +++ b/unit01_cipher_fundamentals/lab/README.md @@ -241,7 +241,7 @@ Note: In Python 3.x, we using input() instead of raw_input(). You should have an account for AWS. Access your AWS Lab, and # AWS Setup -In future labs, we will be using AWS KMS (Key Management System) and AWS HSM (Hardware Security Module). We will be using the command line consolea and the AWS Management Console. If you have time, please setup a Linux instance. +In future labs, we will be using AWS KMS (Key Management System) and AWS HSM (Hardware Security Module). We will be using the command line consolea and the AWS Management Console. If you have time, please setup a Linux instance. The lab is [here](https://github.com/billbuchanan/appliedcrypto/blob/main/unit01_cipher_fundamentals/lab/aws_linux.pdf). # Additional Lab ## D Simple prime number test