0
AndrewKarnowski

php/encryption help?

Recommended Posts

Once again I come to the bonfire for some php help.

I need a method of reversible encryption, that would allow the encrypted information to only be accessible by people that were given permission to view it. Including the admin of the site, which would be me.

I currently have it set up as:



member_id
location_id
member_permissions when member_id=location_id


all the reversible encryption I've seen so far requires a key that's hidden in the code somewhere, but that would still allow me to see _everything_ if I wanted to.

ideas?

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

0