Crypto 101 – Introductory course on cryptography
crypto101.io
Crypto 101 – Introductory course on cryptography
1–10 of 74 posts
Re: Crypto 101 – Introductory course on cryptography
#2Re: Crypto 101 – Introductory course on cryptography
#3Re: Crypto 101 – Introductory course on cryptography
#4BTW why is EPUB mentioned but not available?
Re: Crypto 101 – Introductory course on cryptography
#5Re: Crypto 101 – Introductory course on cryptography
#6A resource I found really helpful was a fantastic classroom-setting lecture series Introduction to Cryptography by Christof Paar[0] . [0]: https://www.youtube.com/watch?v=2aHkqB2-46k
Re: Crypto 101 – Introductory course on cryptography
#7Re: Crypto 101 – Introductory course on cryptography
#8Only thing, why did you choose to introduce block cipher modes in the stream cipher chapter? This makes little sense to me.
Re: Crypto 101 – Introductory course on cryptography
#9Started reading it, pretty good so far! Only thing, why did you choose to introduce block cipher modes in the stream cipher chapter? This makes little sense to me.
Also, the first lines in chapter 7: Let’s try to build a stream cipher using the tools we already have. Since we already have block ciphers, we could simply divide an incoming stream into different blocks, and encrypt each block...
Re: Crypto 101 – Introductory course on cryptography
#10Cool, thanks! BTW why is EPUB mentioned but not available?
Because it's not a priority for me and I never got the org -> epub generation flow working correctly. In particular, the book has a lot of illustrations, and getting illustrations right across a ton of ebook readers is quite complicated. To wit: they all support different formats and to get it more or less compatible you have to guess what the approx DPI is for most of those devices and then rasterize the vector imagery.
If someone gets it to work I'd be much obliged, it just hasn't been a priority for me :)