Daniel Lemire's blog

, 1 min read

Now that´s learning!

Didier took a stab at cryptography. He implemented a toy RSA program “that can encrypt and decrypt a whole file”. His Python program is available for download from his blog.

That’s what I call learning. There is a pretty good chance that Didier has a solid grasp of the RSA algorithm now, unlike someone who read about it in textbooks.

Well, that’s pretty much the type of learning I do all day too.

Oh! And that’s eLearning too! Indeed, the fact that computers are readily available and cheap makes it much easier to study algorithms.