I changed my EncryptKey value in Web.Config and then after I did this it dawned on my that with a differant key it shouldn't be able to decrypt the passwords on the accounts already in the database. When I tried to log in though I was able to get in just fine. Am I missing something? Shouldn't changing the encrypt key prevent the site from decrypting the old passwords?