Backend Development

Encryption

Submitted by snickers, , Thread ID: 167474

Thread Closed
17-04-2020, 04:18 PM
#1
What is the best type of encryption for php based web application ?

RE: Encryption

#2
I would recommend you to use: AES Authenticated Encryption in GCM mode example for PHP 7.1+ which is avaiable in PHP 7.1+

Users browsing this thread: 1 Guest(s)