Skip to content
Snippets Groups Projects
Commit 3baac694 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 3d7bf58b
No related branches found
No related tags found
No related merge requests found
...@@ -3,8 +3,6 @@ ...@@ -3,8 +3,6 @@
### Overview ### Overview
![p3 walkthrough](p3.mp4)
This project has the following tasks: This project has the following tasks:
1. Generate public/private RSA key pairs pete. 1. Generate public/private RSA key pairs pete.
1. Use public-key crypto to sign and validate signatures 1. Use public-key crypto to sign and validate signatures
...@@ -369,6 +367,7 @@ middle. For example, we could require clients to authenticate with the ...@@ -369,6 +367,7 @@ middle. For example, we could require clients to authenticate with the
server, or require servers to validate signed blobs before accepting them. server, or require servers to validate signed blobs before accepting them.
## Video walkthrough ## Video walkthrough
![p3 walkthrough](p3.mp4)
## Grading ## Grading
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment