From 44d6e6f22dfafb476989f1d8b4b64bf9025cf680 Mon Sep 17 00:00:00 2001 From: Andrew Drozdov Date: Mon, 29 Dec 2014 11:32:04 -0500 Subject: [PATCH] Halderman's Security Course --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a3cfc0c..cd2b062 100644 --- a/README.md +++ b/README.md @@ -207,3 +207,7 @@ Courses - An introductory course in computer vision and computational photography focusing on four topics: image features, image morphing, shape matching, and image search. - [Lectures](https://alliance.seas.upenn.edu/~cis581/wiki/index.php?title=Schedule) - [Assignments](https://alliance.seas.upenn.edu/~cis581/wiki/index.php?title=Projects) +- [EECS 588](https://www.eecs.umich.edu/courses/eecs588/) **Computer & Network Security** *University of Michigan* + - Taught by [J. Alex Halderman](https://jhalderm.com/) who has analyzed the security of Electronic Voting Machines in the [US](https://jhalderm.com/pub/papers/dcvoting-fc12.pdf) and [over](https://jhalderm.com/pub/papers/ivoting-ccs14.pdf) [seas](https://jhalderm.com/pub/papers/evm-ccs10.pdf). + - This intensive research seminar covers foundational work and current topics in computer systems security. + - [Readings](https://www.eecs.umich.edu/courses/eecs588/readings.html) \ No newline at end of file