By tag: algorithm
0
kicks
Amazing Strategy!!
I recently downloaded a cool fighter plane game (iFighter lite) on my iPhone. As I started playing, I felt that plane is
moving a bit slow!! But soon enough I saw a little perk on the screen and I flew over it and suddenly plane's speed increased. Soon enough, enemy planes started attacking me an...
0
kicks
A Cryptography Primer, Part Four (final)
I finished up the .NET programmers cryptography primer. Part four is about asymmetric cryptography. I go over using RSA to encrypt/decrypt and generate signatures. The post also covers the obscure and hard to understand at first "Key Container" and how it works.