- crypt(): The crypt() function returns the encrypted string by using DES algorithms.
- encrypt(): The encrypt() function encrypts a string using a supplied key.
- base64_encode(): This function encrypts the string based on 64 bit encryption.
- base64_decode(): This function decrypts the 64 bit encoded string.
- md5(): Calculates the MD5 hash of the string using RSA data security algorithm.
- Mcrypt_cbc()- Encrypts data in Cipher block chain mode.
- Mcrypt_cfb()- Encysrtpts data cipher feedback (CFB) mode
- Mcrypt_decrypt()- Decrypts data.
- mcrypt_encrypt- Encrypts plaintext with given parameters
- mcrypt_generic- encrypts data
- mcrypt_get_key_size - Get the key size of the specified cipher
- mdecrypt_generic – dectpyts data
Sharda Technology has a number of technical and professional core php experts in its organization to provide the best quality of online and offline industrial and corporate core php training based on live projects.
Monday, May 13, 2013
How many Type of encryption function supported in PHP.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment