I have an integer output from a private controller action that I would like to store ‘encrypted’ in my database. What methods would you use to codify this integer such that I can retrieve up to ~200 of these numbers easily and quickly to be served in a view to the right user?
Share
Have a look at http://github.com/spikex/strongbox