Computer Science, asked by madanesurabhi, 6 months ago

in php which function is used to create a 32 digit hexadecimal number to create unique encrypted number​

Answers

Answered by deivisantiagocabrera
2

Answer:

bsbjssbsbsbjsvdksisbejysbebedbdn

Answered by ssanskriti1107
0

Answer:

In PHP dechex() function is used to create a 32-digit hexadecimal number to create a unique encrypted number.

Explanation:

openssl encrypt()

dechex()

1. Using the Open SSL function for encrypting and decrypting, one of the Cryptography Extensions in PHP, it is able to encrypt and decrypt a string. Data encryption is performed using the OpenSSL encrypt() function.

2. A decimal number is transformed into a hexadecimal value using the dechex() method.

Therefore, "dechex()," which generates a 32-digit hexadecimal number to create a unique encrypted number, will be the right response.

#SPJ3

Similar questions