Also here is is a Dan Boneh cryptography playlist https://www.youtube.com/playlist?list=PL9oqNDMzcMClAPkwrn5dm...
And as context, Professor Dan Boneh teaches the main introductory crypto class at Stanford (CS255) - it's a great intro for someone with some good CS fundamentals. The course syllabus is here: http://crypto.stanford.edu/~dabo/cs255/syllabus.html (Disclosure, I took the class a few years ago)
Crypto 101 – Introductory course on cryptography
21–30 of 148 posts
Re: Crypto 101 – Introductory course on cryptography
#22Re: Crypto 101 – Introductory course on cryptography
#23Re: Crypto 101 – Introductory course on cryptography
#24Re: Crypto 101 – Introductory course on cryptography
#25Re: Crypto 101 – Introductory course on cryptography
#26When I was taking Aikido, there was a day when the sensei was going through all of our techniques and showed how the uke (initiator of the attack, receiver of the technique) could turn things around on the tori . (receiver of the attack, initiator of the technique) It seemed like there were a half dozen ways each that a technique could go seriously wrong, and that many of them didn't require much skill, only determin…
Re: Crypto 101 – Introductory course on cryptography
#27When I was taking Aikido, there was a day when the sensei was going through all of our techniques and showed how the uke (initiator of the attack, receiver of the technique) could turn things around on the tori . (receiver of the attack, initiator of the technique) It seemed like there were a half dozen ways each that a technique could go seriously wrong, and that many of them didn't require much skill, only determin…
Re: Crypto 101 – Introductory course on cryptography
#28When I was taking Aikido, there was a day when the sensei was going through all of our techniques and showed how the uke (initiator of the attack, receiver of the technique) could turn things around on the tori . (receiver of the attack, initiator of the technique) It seemed like there were a half dozen ways each that a technique could go seriously wrong, and that many of them didn't require much skill, only determin…
Re: Crypto 101 – Introductory course on cryptography
#29When I was taking Aikido, there was a day when the sensei was going through all of our techniques and showed how the uke (initiator of the attack, receiver of the technique) could turn things around on the tori . (receiver of the attack, initiator of the technique) It seemed like there were a half dozen ways each that a technique could go seriously wrong, and that many of them didn't require much skill, only determin…
This is slightly tangential since you specified a conspirator on the inside, but how easy is it to break a homegrown encryption algorithm if you don't have the source code? I assume there are tools (what are they?) that will break a simple caesar cipher if you have more than a sentence or so of plain text to work with. But if you strung together 2-3 broken algorithms and your attacker doesn't know which ones, is it s…
Is there a general way to attack naive ciphers?
I fall of at even a proper Vigenère cipher, although I guess I could hack together a terribly inefficient python script to test all options and then print them line by line and start visually scanning for patterns :-/
Re: Crypto 101 – Introductory course on cryptography
#30If anyone is interested in ECC, ars has a pretty good introduction [0].
[0] : http://arstechnica.com/security/2013/10/a-relatively-easy-to...