Author: Manuel Lemos
Viewers: 162
Last month viewers: 1
Categories: Notable Packages
Encrypting data is usually done using secret information that only the computer that can decrypt the data has.
This package implements an alternative approach to encrypt and decrypt data by using the contents of a graphical image as key.
Read this article to learn more details about how this notable PHP package works.
This package implements an alternative approach to encrypt and decrypt data by using the contents of a graphical image as key.
Read this article to learn more details about how this notable PHP package works.
The package Image Key Cypher is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Encrypt and decrypt text using images for the key
Here follows in more detail what it does:
This class will encrypt and decrypt text using an image as the cypher key.
It will replace the base 64 latin letters and numbers 0 through 9.
The encrypted message must be paired with the image used for the encryption to be readable.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
The basic purpose is: Encrypt and decrypt text using images for the key
Here follows in more detail what it does:
This class will encrypt and decrypt text using an image as the cypher key.
It will replace the base 64 latin letters and numbers 0 through 9.
The encrypted message must be paired with the image used for the encryption to be readable.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
You need to be a registered user or login to post a comment
1,616,770 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
Comments:
No comments were submitted yet.