Jump to content

Recommended Posts

Ummm, yes. That is sort of the point of encryption.

 

For more information of types of encryption (as some encryption methods are better than others) see http://en.wikipedia.org/wiki/Encryption

 

EDIT:

For methods of PHP, google can be of some use:

 

http://www.google.com/search?hl=en&source=hp&q=php+encyption+methods&aq=f&aqi=g-sx10&oq=

Link to comment
https://forums.phpfreaks.com/topic/192775-string-encryption/#findComment-1015477
Share on other sites

Is there a way to encrypt a string using a key, and only if you know the key can you decrypt it?

 

No. There are no functions in php for this kind of encryption, but you can find here a list of encryption:

http://www.php.net/manual/en/refs.crypto.php

 

 

Yes there is, I just posted a link to it.

Link to comment
https://forums.phpfreaks.com/topic/192775-string-encryption/#findComment-1019032
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.