I will be doing two talks at the Victoria Code Camp on January 26th.
My first talk is titled "Cryptography So Easy A Goat Could Do It". This is an intro into cryptography including hashing, symmetric, and asymmetric encryption. I will be talking about a lot of best practices and comparing the differences between algorithms available in the .NET framework.
My second talk has the much more boring title of "Common Web Site Exploits and How To Protect Against Them". In this one we will hack a sample site using common techniques and then look at how to lock the site down to help mitigate these attacks.
Hope to see you there!