TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

MIT Lecture Notes on Cryptography

49 pointsby ahalanalmost 13 years ago

2 comments

gfoscoalmost 13 years ago
For those interested... You can still get in on Coursera's Intro to Cryptography course from Stanford. It's been great so far, on week 3 of 6, but you can catch up!<p><a href="https://www.coursera.org/course/crypto" rel="nofollow">https://www.coursera.org/course/crypto</a>
评论 #4168132 未加载
dfcalmost 13 years ago
<i>"This is a set of lecture notes on cryptography compiled for 6.87s, a one week long course on cryptography taught at MIT by Shafi Goldwasser and Mihir Bellare in the summers of 1996–2002, 2004, 2005 and 2008.<p>Cryptography is of course a vast subject. The thread followed by these notes is to develop and explain the notion of provable security and its usage for the design of secure protocols. Much of the material in Chapters 2, 3 and 7 is a result of scribe notes, originally taken by MIT graduate students who attended Professor Goldwasser’s Cryptography and Cryptanalysis course over the years, and later edited by Frank D’Ippolito who was a teaching assistant for the course in 1991."</i><p>Link for current course: <a href="http://web.mit.edu/professional/short-programs/courses/cryptography_computer_security.html" rel="nofollow">http://web.mit.edu/professional/short-programs/courses/crypt...</a>