Heads up: This post is over two years old. Things move fast — the code, tools, or opinions here may be outdated.

Public key encryption on php|architect

← PreviousBack to basics: TCP
Next →Speaking on the 4developers conference in Poland

Yesterday the February edition of php|architect came out. I always look forward upon the new release every month, but even more so this month since it features an article about “Public Key Encryption” I’ve written for php|a. It’s more or less a written version of my public key authentication 101 talk and consists of not only the theory behind it, but also some php examples on using public key authentication in your own projects. As always, comments on either my blog or php|architect’s are welcome.

Hope you enjoy it as much as I did writing it…

← PreviousBack to basics: TCP
Next →Speaking on the 4developers conference in Poland