Looking for my code to generate an encrypted form value in MVC to help prevent against form tampering?

It's on code plex now. It WILL ABSOLUTELY undergo future revisions that should be non-breaking changes.

http://mvcsecurity.codeplex.com/

 

The next changes will hopefully encrypt per a user specfic session so generate a more unique value that cannot be used in another user's session.