Does anyone know if it is possible to wrap the MS PBKDF2 implementation in a KeyedHashAlgorithm class, in order to use it from a machinekey section in web.config? If so, how is that accomplished?
Finally, Zeletic wrote a great article on how to do this.