In this article, Ashic Mahtab shows an elegant, reusable and
unobtrusive way in which to persist sensitive data to the
browser in hidden inputs and restoring them on postback
without needing to change any code in controllers or actions.
The approach is an improvement of his previous article and
incorporates a per session salt during encryption.